python-openstackclient/openstackclient/object
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
..
v1 Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py More make_client() logging cleanup 2014-07-26 12:22:50 -06:00