openstack-python-openstackc.../openstackclient/common
Dean Troyer ae957b176e Use Keystone client session.Session
This replaces the restapi requests wrapper with the one from Keystone client so
we can take advantage of the auth plugins.

As a first step only the v2 and v3 token and password plugins are supported.
This maintainis no changes to the command options or environment variables.

The next steps will include reworking the other API client interfaces to
fully utilize the single auth session.

Blueprint: ksc-session-auth
Change-Id: I47ec63291e4c3cf36c8061299a4764f60b36ab89
2014-09-08 00:06:52 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
commandmanager.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Add support to list volume extensions 2014-07-04 14:27:16 -04:00
limits.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
module.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
timing.py Add basic timing support 2014-07-08 02:04:00 -05:00
utils.py Merge "Add action 'user password set' for identiy v3" 2014-09-07 15:12:18 +00:00