openstack-python-openstackc.../openstackclient/tests/unit
Stephen Finucane 0ed122094a identity: Fix 'user list --project' option
The 'role_assignments_filter' identity proxy method requires either a
user or group, which defeats the entire purpose of the command when used
with this option. Use 'role_assignments' instead.

Change-Id: I8fb705c55fb4e81fa82d4a7dbe4c5bf7e1edd98a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-bug: #1616104
2025-10-02 09:58:46 +00:00
..
api volume: Migrate 'volume create' to SDK 2025-07-17 16:41:46 +01:00
common tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
compute Merge "Bug Fix: Skip invalid server ID during multi-server delete" 2025-09-08 19:43:25 +00:00
identity identity: Fix 'user list --project' option 2025-10-02 09:58:46 +00: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 Validation: Cannot create network with segmentation id alone 2025-09-11 15:28:51 +00:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume volume: Migrate 'volume show' to SDK 2025-07-18 11:38:26 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py quota: Allow 'quota set' to function without volume service 2024-08-07 11:56:07 +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