openstack-python-openstackc.../openstackclient
Stephen Finucane 44cf963d8e Migrate 'availability zone list' to SDK
This is a bit of an odd one. Because this is a "common" command, there
are three clients in play here: a compute client, a block storage
client, and a networking client. The networking aspects of this command
are already using SDK though the tests were mistakenly using a fake
version of the legacy neutron client (albeit one with the correct SDK
properties). We were still using legacy clients for the other two.
Correct the networking tests and migrate the compute and block storage
aspects of the command.

Change-Id: I292e1a712bca97e1270e8a97606e02a8a44c2954
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-08-28 13:51:33 +01:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Migrate 'availability zone list' to SDK 2023-08-28 13:51:33 +01:00
compute Merge "Dropping the use of 'addFixedIp' server action" 2023-05-18 11:52:56 +00:00
identity Allow multiple --remove-tag in project set 2023-06-08 18:22:48 +10:00
image Adding image stores info command 2023-08-10 07:34:19 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Add the flavor-id option to router create 2023-08-17 10:03:28 -05:00
object Blacken openstackclient.object 2023-05-10 10:51:30 +01:00
tests Migrate 'availability zone list' to SDK 2023-08-28 13:51:33 +01:00
volume Merge "volume: Make better use of argparse" 2023-08-25 12:08:16 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00