keystoneauth/keystoneauth1
Jens Rosenboom aa122e73cc Swap the order of username deprecation
The deprecation of username in favor of user-name has been reverted in
python-keystoneclient in [1], we should keep this in sync here.

This is a cherry-pick of [2], the patch from [1] has been backported to
stable/liberty in [3], so we should aim to be consistent here.

[1] https://review.openstack.org/247574
[2] https://review.openstack.org/287754
[3] https://review.openstack.org/269364

Change-Id: Ia82536ecebfc5874add36f6fbc349d9a9cbf3a08
2016-04-18 11:46:48 +02:00
..
access Fix stable/liberty branch 2016-01-07 10:13:18 -06:00
exceptions Use option dest rather than name in missing error 2015-09-16 16:32:29 -07:00
fixture Fix stable/liberty branch 2016-01-07 10:13:18 -06:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Identity plugin thread safety 2015-09-09 12:52:14 +00:00
loading Swap the order of username deprecation 2016-04-18 11:46:48 +02:00
tests Swap the order of username deprecation 2016-04-18 11:46:48 +02:00
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
adapter.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
discover.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
plugin.py Split plugin loading 2015-08-06 10:07:51 +10:00
session.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00