openstack-python-openstackc.../openstackclient/tests/unit
Abhishek Kekane ed2dc692dd Fix image owner change when accepting membership with --project
When using 'openstack image set --project <project> --accept <image>',
the command incorrectly changed the image owner. The --project parameter
when used with membership flags should only identify which member's
status to update, not change ownership.

Closes-Bug: #2136795
Change-Id: I1044b51f38000fb5339740bc40c7f8645c794402
Signed-off-by: Abhishek Kekane <akekane@redhat.com>
2025-12-18 14:01:45 +00: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 Merge "fix(keystone): correct the args submitted on user creation" 2025-12-15 19:56:34 +00:00
image Fix image owner change when accepting membership with --project 2025-12-18 14:01:45 +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