openstack-python-openstackc.../openstackclient/tests
Alexey Stupnikov e37148484c Remap custom named Image attributes when unsetting
Some Image attributes defined in openstacksdk are named differently
from actual properties managed by Glance. Because openstackclient
checked property names to be unset against Image object properties,
it was impossible to unset such properties.

This patch introduces a IMAGE_ATTRIBUTES_CUSTOM_NAMES dictionary
mapping real property names with custom attribute names.

Closes-bug: #2115732
Change-Id: I7296fc293dff9208464c9a07f58ce3e9ffabd3e9
Signed-off-by: Alexey Stupnikov <aleksey.stupnikov@gmail.com>
2025-07-29 18:24:57 +02:00
..
functional volume: Migrate 'volume show' to SDK 2025-07-18 11:38:26 +01:00
unit Remap custom named Image attributes when unsetting 2025-07-29 18:24:57 +02:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00