openstack-python-openstackc.../openstackclient/tests/unit
Doug Goldstein 0b05fd8968
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>
2025-12-15 10:14:41 -06:00
..
api volume: Migrate 'volume create' to SDK 2025-07-17 16:41:46 +01:00
common Add custom command classes 2025-12-11 18:55:13 +00:00
compute tests: Avoid more unnecessary mocks 2025-11-07 14:06:36 +00:00
identity fix(keystone): correct the args submitted on user creation 2025-12-15 10:14:41 -06:00
image Merge "Support image save with chunk-size option" 2025-08-15 13:37:16 +00:00
integ Prepare for ruff bump 2025-03-19 12:04:39 +00:00
network Use openstacksdk test generate_fake_resources factory 2025-12-11 13:28:38 +00:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume volume: Remove negotiation for v1 API 2025-12-12 10:32:12 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove duplicate test utilities 2025-11-25 12:06:49 +00:00
test_shell.py Prepare for osc-lib changes 2025-04-01 13:39:50 +01:00
utils.py compute: Add server create --no-security-group option 2024-11-29 10:33:18 +00:00