deb-tempest/tempest/api/volume/admin
Sean McGinnis ff5f0c14f7 Handle volume API version enablement
This is a start to have tempest handle Cinder API versions
based on what is actually enabled. There are currently a
lot of places in the code the assume v1 and v2 are available,
but those versions may be disabled, especially as we try to
get everyone moved onto the latest (final?) v3 API version.

There are more areas that should be fixed up before we can
actually just work with v3 only, but this is a start to get
there.

Closes-bug: #1703044
Change-Id: Icc2e12f06c3b4899f934f000e191552f4a5cd2a9
2017-07-12 13:38:30 -05:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_backends_capabilities.py Move Cinder admin tests into unversioned path 2017-03-30 12:26:01 -07:00
test_groups.py Add Tests for Groups Volume APIs - Part 1 2017-05-02 05:53:24 -04:00
test_multi_backend.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_qos.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_snapshot_manage.py Fix skip checks in volume and snapshot manage tests 2017-06-23 16:15:22 +08:00
test_snapshots_actions.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_user_messages.py Merge Cinder v3 base test module into general one 2017-04-04 12:09:52 +00:00
test_volume_hosts.py Add test case for showing host details 2017-04-26 20:52:34 +08:00
test_volume_manage.py Fix skip checks in volume and snapshot manage tests 2017-06-23 16:15:22 +08:00
test_volume_pools.py Fix DeprecationWarning in test_volume_pools.py 2017-06-05 17:38:58 +09:00
test_volume_quota_classes.py Fix for volume quota class test 2017-05-26 17:16:30 +08:00
test_volume_quotas_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_quotas.py Handle volume API version enablement 2017-07-12 13:38:30 -05:00
test_volume_retype_with_migration.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_volume_services.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_volume_snapshot_quotas_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_type_access.py Handle volume API version enablement 2017-07-12 13:38:30 -05:00
test_volume_types_extra_specs_negative.py Move the attr decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volume_types_extra_specs.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_volume_types_negative.py Move the attr decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volume_types.py Remove unnecessary wait_for_volume_resource_status 2017-06-09 14:11:47 +08:00
test_volumes_actions.py Update "create_server" to wait until status is 'ACTIVE' 2017-06-11 12:01:27 +03:00
test_volumes_backup.py Merge "Revert "cinder backup force-delete when backup is error"" 2017-05-03 03:39:41 +00:00
test_volumes_list.py Move Cinder admin tests into unversioned path 2017-03-30 12:26:01 -07:00