python-openstackclient/openstackclient/common
Stephen Finucane b87b57551b Migrate 'extension list' to SDK
Migrate the block storage aspects of this command to SDK. This means the
'extension list' command, like the 'availability zone list' command
previously, is now using SDK entirely.

While we're here, we also make some fixes to the unit tests for the
network and compute aspects of the command. While we migrated the
network and compute extension commands from neutronclient and novaclient
respectively some time back, we never fully updated the tests. Do this
now.

Change-Id: I631a6a09dfd9d614b1dd7b322dcee8490a52cc43
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/885132
2023-08-28 13:51:34 +01:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Migrate 'availability zone list' to SDK 2023-08-28 13:51:33 +01:00
clientmanager.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
configuration.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
extension.py Migrate 'extension list' to SDK 2023-08-28 13:51:34 +01:00
limits.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
module.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
progressbar.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
project_cleanup.py Add --skip-resource option to project cleanup 2023-08-21 11:47:24 +02:00
project_purge.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
quota.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
versions.py Blacken openstack.common 2023-05-10 10:51:30 +01:00