openstack-python-openstackc.../openstackclient/image/v2
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
cache.py Add custom command classes 2025-12-11 18:55:13 +00:00
image.py Fix image owner change when accepting membership with --project 2025-12-18 14:01:45 +00:00
info.py Add custom command classes 2025-12-11 18:55:13 +00:00
metadef_namespaces.py Add custom command classes 2025-12-11 18:55:13 +00:00
metadef_objects.py Add custom command classes 2025-12-11 18:55:13 +00:00
metadef_properties.py Add custom command classes 2025-12-11 18:55:13 +00:00
metadef_resource_type_association.py Add custom command classes 2025-12-11 18:55:13 +00:00
metadef_resource_types.py Add custom command classes 2025-12-11 18:55:13 +00:00
task.py Add custom command classes 2025-12-11 18:55:13 +00:00