openstack-python-openstackc.../openstackclient
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
..
common Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
compute Merge "Fix security group list for non-admin" 2014-09-06 17:02:42 +00:00
identity Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
image Merge "Add more columns to image list output" 2014-07-26 22:20:19 +00:00
network Merge "Create message variables for exceptions" 2014-08-24 20:20:08 +00:00
object Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
openstack Sync with oslo-incubator and add importutils 2014-09-06 10:21:22 -05:00
tests Use Keystone client session.Session 2014-09-08 00:06:52 -05:00
volume Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add i18n module to openstackclient 2014-08-24 18:16:15 +00:00
shell.py Merge "Change app.restapi to app.client_manager.session" 2014-09-06 21:46:40 +00:00