openstack-python-openstackc.../openstackclient
Pavlo Shchelokovskyy f3207bdf3f Fix availability zone list command
there are two problems currently:
- SDK's `availability_zones()` returns a generator that raises errors
  only when actually accessing its items
- the error raised is the sdk exception, not nova one, and thus is not
  being handled correctly

As a result, currently nova AZs can not be listed by non-admins.

Story: 2010989
Task: 49220
Change-Id: Ia299faea85857d3fc3a9b539800f3483f84ccbc0
2023-12-07 16:24:34 +00:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Fix availability zone list command 2023-12-07 16:24:34 +00:00
compute Merge "compute: Add 'server create --server-group' option" 2023-12-05 18:43:15 +00:00
identity Allow multiple --remove-tag in project set 2023-06-08 18:22:48 +10:00
image Merge "Adds command `image metadef object delete`" 2023-11-22 11:05:26 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "tests: Enable logging fixture" 2023-12-05 18:43:13 +00:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests Merge "compute: Add 'server create --server-group' option" 2023-12-05 18:43:15 +00:00
volume Merge "Add pagination helpers" 2023-11-07 08:47:24 +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