openstack-python-openstackc.../openstackclient/identity
Jamie Lennox 022b6d95d1 Pass arguments to v3 keystoneclient by kwarg
Keystoneclient has added the positional decorator which emits a warning
if arguments aren't passed by keyword. This means we are getting
warnings in certain places in openstackclient.

Change-Id: Ic5446cd6f122cbb56fce543011386d53bc31fe18
Closes-Bug: #1302199
2014-04-04 08:09:43 +10:00
..
v2_0 Correct display of project/tenant id on display of credentials 2014-03-21 11:22:22 -04:00
v3 Pass arguments to v3 keystoneclient by kwarg 2014-04-04 08:09:43 +10:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Use cacert values when creating identity client 2014-02-26 13:29:19 +10:00