openstack-python-openstackc.../openstackclient/tests/common
Dean Troyer c3c6edbe8a Add plugin to support token-endpoint auth
The ksc auth plugins do not have support for the original
token-endpoint (aka token flow) auth where the user supplies
a token (possibly the Keystone admin_token) and an API endpoint.
This is used for bootstrapping Keystone but also has other uses
when a scoped user token is provided.

The api.auth:TokenEndpoint class is required to provide the
same interface methods so all of the special-case code branches
to support token-endpoint can be removed.

Some additional cleanups related to ClientManager and creating
the Compute client also were done to streamline using sessions.

Change-Id: I1a6059afa845a591eff92567ca346c09010a93af
2014-10-12 16:48:43 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_clientmanager.py Add plugin to support token-endpoint auth 2014-10-12 16:48:43 -05:00
test_commandmanager.py Update for cliff commandmanager >=1.6.1 2014-10-08 18:05:43 -05:00
test_extension.py Add network extension list 2014-07-26 15:57:48 -06:00
test_module.py Add module list command 2013-12-03 17:53:55 -06: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