openstack-python-openstackc.../openstackclient/identity/v3
Doug Goldstein 12873abcbd fix(keystone): correct the args submitted on user creation
When a user is created without a password then no parameter called
'password' should be submitted to the keystone API. This removes the
incorrect 'password' with null being supplied.

Closes-Bug: 2136148
Change-Id: If1c2eb5db360764a5f7660ce4e5353da85b6d3da
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
(cherry picked from commit 0b05fd8968)
2025-12-15 20:33:03 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
access_rule.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
application_credential.py Ensure show on absent appcreds raises exception 2025-10-02 10:53:09 +01:00
catalog.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
consumer.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
credential.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
domain.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
ec2creds.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
endpoint.py typing: Indicate another tuple to be extended 2025-04-01 13:14:47 +01:00
endpoint_group.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
federation_protocol.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
group.py Identity: Migrate 'group' commands to SDK 2025-05-19 15:39:18 -07:00
identity_provider.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
implied_role.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
limit.py typing: Resolve incompatible operand issues 2025-03-31 17:52:16 +01:00
mapping.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
policy.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
project.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
region.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
registered_limit.py typing: Resolve incompatible operand issues 2025-03-31 17:52:16 +01:00
role.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
role_assignment.py Fix ignored --user-domain in role assignment list 2024-10-29 21:20:07 +09:00
service.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
service_provider.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
tag.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
token.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
trust.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
unscoped_saml.py Blacken openstackclient.identity 2023-05-10 10:51:30 +01:00
user.py fix(keystone): correct the args submitted on user creation 2025-12-15 20:33:03 +00:00