tempest/tempest/cmd
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 Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Hacking: enable H904 2016-12-19 16:25:24 +01:00
cleanup.py Enhancement of tempest cleanup documentation 2017-04-17 20:42:37 +00:00
cleanup_service.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
config-generator.tempest.conf Remove non-existent config options of oslo modules 2017-04-07 12:37:23 -07:00
init.py Hacking: enable H904 2016-12-19 16:25:24 +01:00
list_plugins.py Clean imports in code 2016-08-25 16:11:14 +07:00
main.py Replace directly import of logging with import oslo_log 2016-11-24 03:52:46 +00:00
run.py Save state of cloud before running tempest 2017-06-19 07:57:59 +00:00
subunit_describe_calls.py Fix subunit describe calls for py3 2017-02-27 16:06:23 +00:00
verify_tempest_config.py Handle volume API version enablement 2017-07-12 13:38:30 -05:00
workspace.py Added --rmdir flag to workspace remove 2017-06-30 13:14:58 +05:30