tempest/tempest/cmd
Ken'ichi Ohmichi 8b876dd453 Reuse v2 extension client for cinder v3
Now(Pike) Cinder versions are like
 - V1: Deprecated
 - V2: Deprecated
 - V3: Current

So users should be able to disable cinder v2 API on Tempest config.
This patch makes verify_tempest_config reuse v2 extension client for
v3 also. In addition, this patch removes v1 extension client usage
on verify_tempest_config because Tempest doesn't contain v1 tests
at all and we don't need to verify the v1 extensions at all.

Change-Id: I3ef5a82a70fa9e4b862f50a85f93351888ed6bcd
2017-05-30 12:57:46 -07: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 Add --combine option to tempest run 2017-03-03 14:16:56 -05:00
subunit_describe_calls.py Fix subunit describe calls for py3 2017-02-27 16:06:23 +00:00
verify_tempest_config.py Reuse v2 extension client for cinder v3 2017-05-30 12:57:46 -07:00
workspace.py Use cliff.lister for tempest workspace command 2017-04-11 22:14:52 +00:00