openstack-python-openstackc.../openstackclient
Stephen Finucane c251cb89a5 tests: Fix API extension check
The check for extensions was not using a machine readable format for
output. This meant an API check could match on a substring, e.g. a check
for 'qos' would match on 'qos-specs'. Address this issue by switching
our command invocation to use JSON output and migrating the check
function from the general base class to the networking base class.

Change-Id: Idc6dc54503031ddf3e148f50ed53ad8898f7a7e3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-11-12 10:34:41 +00:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Add pagination helpers 2023-11-03 23:16:18 +00:00
compute Merge "Add pagination helpers" 2023-11-07 08:47:24 +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 list`" 2023-11-08 18:01:44 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Add support for default security group rule CRUDs 2023-10-19 16:04:22 +02:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests tests: Fix API extension check 2023-11-12 10:34:41 +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