tempest/tempest/cmd
ghanshyam f29831d8dd Separate capabilities service method from account_client
list_extension() method in account_client is to lists
the activated capabilities of swift.

That is separate API than account service and should have
separate service client.
- http://developer.openstack.org/api-ref/object-storage/?expanded=list-activated-capabilities-detail
Partially implements blueprint consistent-service-method-names

Change-Id: I344c424020f9e10832040935fd0df43e596003c3
2016-12-13 16:55:28 +09:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Repalce to "tempest account-generator" 2016-10-20 18:33:21 +08:00
cleanup.py Remove white space between print and () 2016-07-06 17:44:50 +08:00
cleanup_service.py Use a common method for is a router interface 2016-10-07 20:42:24 +02:00
config-generator.tempest.conf Move oslo config generator config inside package 2016-06-22 14:39:42 -04:00
init.py Stop using subprocess for testr init in tempest init 2016-10-13 15:46:33 -04: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 Improve error reporting when workspace not registered 2016-10-13 14:12:23 -05: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 Separate capabilities service method from account_client 2016-12-13 16:55:28 +09:00
workspace.py Improve error reporting when workspace not registered 2016-10-13 14:12:23 -05:00