tempest/tempest/cmd
Daniel Mellado cad3f3d834 Revert "Move dscv and ca_certs to config section service_clients"
This was a backwards incompatible change that breaks tempest's stability
guarantee on tempest.config. While the option was marked as deprecated,
oslo.config does not alias deprecations in code. The fact this patch
had to update unit tests was an indication of this. This breaks anyone
who consumes these options via code. We can only land something like
this after we add aliasing to oslo.config for deprecations.

This reverts commit 1afca56b05.

Change-Id: I91600d8fc49db670b0f78ffd0094575fbfa0ca63
2016-08-19 14:20:40 +00:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Add operator role to heat stack owner 2016-06-16 10:32:31 +01:00
cleanup_service.py Remove the wapper method show_quota_usage() 2016-07-29 11:05:21 -07:00
cleanup.py Remove white space between print and () 2016-07-06 17:44:50 +08:00
config-generator.tempest.conf Move oslo config generator config inside package 2016-06-22 14:39:42 -04:00
init.py Fix the init command global conf dir path 2016-06-23 14:27:25 +00:00
list_plugins.py Remove unused LOG 2016-07-08 13:45:40 +08:00
main.py Add vcs string to version option output 2016-06-07 15:53:55 +09:00
run_stress.py Remove unused return value from take_action 2016-06-09 13:20:18 +09:00
run.py Merge "Fix typo in tempest/run help document." 2016-07-15 03:58:12 +00:00
subunit_describe_calls.py Merge "Add request/response to subunit-describe-calls" 2016-07-27 22:28:46 +00:00
verify_tempest_config.py Revert "Move dscv and ca_certs to config section service_clients" 2016-08-19 14:20:40 +00:00
workspace.py Merge "Remove unused LOG" 2016-07-13 11:45:58 +00:00