keystoneauth/keystoneauth1/loading/_plugins/identity
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
..
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
base.py Auth-url is required for identity plugins 2015-09-02 10:31:36 +10:00
generic.py Swap the order of username deprecation 2016-04-18 11:46:48 +02:00
v2.py Swap the order of username deprecation 2016-04-18 11:46:48 +02:00
v3.py Swap the order of username deprecation 2016-04-18 11:46:48 +02:00