openstack-python-openstackc.../openstackclient/identity
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
..
v2_0 typing: Correct type for missing attributes 2025-03-31 17:52:16 +01:00
v3 fix(keystone): correct the args submitted on user creation 2025-12-15 20:33:03 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
common.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00