python-openstackclient/openstackclient/tests/functional/volume/v1
Stephen Finucane c1209601b4 tests: Handle removal of block-storage v2 API
Cinder recently removed their v2 API [1] which is causing the functional
tests to fail. Improve our 'is_service_enabled' test helper to use the
'versions show' command, which queries the service catalog and can give
us information about the service version as well as answer the more
general "is this service available" question. We also resolve a
long-standing TODO in the process.

[1] https://review.opendev.org/c/openstack/cinder/+/792299

Change-Id: I381069357aa008344e15327adf3a863c0c2e1f04
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-07-23 12:51:30 +01:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py tests: Handle removal of block-storage v2 API 2021-07-23 12:51:30 +01:00
test_qos.py Use cliff formattable columns in volume v1 commands 2019-06-22 14:53:28 -05:00
test_service.py Enable some off-by-default checks 2017-06-23 16:31:48 +08:00
test_snapshot.py Use cliff formattable columns in volume v1 commands 2019-06-22 14:53:28 -05:00
test_transfer_request.py Fix broken gate jobs 2018-08-07 09:32:00 +00:00
test_volume.py Use cliff formattable columns in volume v1 commands 2019-06-22 14:53:28 -05:00
test_volume_type.py Use cliff formattable columns in volume v1 commands 2019-06-22 14:53:28 -05:00