openstack-python-openstackc.../openstackclient/tests/common
Dean Troyer 2166d7d3af Remove ClientManager._service_catalog
Anything that needs a service catalog can get it directly from
auth_ref.service_catalog, no need to carry the extra attribute.

ClientManager.get_endpoint_for_service_type() reamins the proper
method to get an endpoint for clients that still need one directly.

Change-Id: I809091c9c71d08f29606d7fd8b500898ff2cb8ae
2014-10-18 00:01:52 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_clientmanager.py Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
test_commandmanager.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_extension.py Add network extension list 2014-07-26 15:57:48 -06:00
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py Fixed several typos throughout the codebase 2014-05-21 07:47:52 -07:00
test_timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
test_utils.py Unordered dicts and lists causes variable results 2014-09-06 23:55:31 -04:00