openstacksdk/openstack/tests/unit/block_storage/v3
Matt Smith 4dfd5a85b4
Add block_storage v3 API support
Existing block_storage v2 API methods were duplicated to v3 API.  v3
API is a superset of v2 API.  All tests are passing with only
modifications to the change the module API version from 2 --> 3.

Change-Id: I8cbabfb547a6b33e45af4fc779c786a23d441c91
2019-01-13 15:01:50 +00:00
..
__init__.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
test_backup.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
test_proxy.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
test_snapshot.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
test_type.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00
test_volume.py Add block_storage v3 API support 2019-01-13 15:01:50 +00:00