python-magnumclient/magnumclient
Monty Taylor 5cbc5e722e Use keystoneauth to create a Session
All client interactions should actually flow through a keystoneauth
Session. Add the parameter for a user to pass one in, but support
the old style of direct parameters too. A followup patch will add
os-client-config support to the shell, so add that to requirements.txt
instead of keystoneauth directly to look forward.

Also, trim unneeded things from requirements.txt because we're adding
os-client-config which pulls in various things.

Closes-Bug: #1514733
Change-Id: I88b1d0e4e119429599dec75c5db24237a92edcec
2015-11-11 18:51:18 +01:00
..
common Use keystoneauth to create a Session 2015-11-11 18:51:18 +01:00
openstack Magnum show cmds display dictionaries with unicode u chars 2015-09-22 11:50:45 -04:00
tests Use keystoneauth to create a Session 2015-11-11 18:51:18 +01:00
v1 Use keystoneauth to create a Session 2015-11-11 18:51:18 +01:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
client.py Add unversioned client constructor 2015-11-10 08:32:06 +00:00
exceptions.py Add unit test for magnumclient/common/httpclient.py 2015-01-03 21:55:56 -05:00
i18n.py Setup for translation 2015-05-14 20:26:10 -04:00
shell.py Add support for python >= 3.4 2015-09-18 09:45:01 +01:00
version.py Skeleton for the cli client 2014-11-21 15:22:41 -08:00