python-keystoneclient/keystoneclient/auth/identity
Monty Taylor 13bb2f74b0 Swap the order of username deprecation
The attempt at a move to user-name is an exercise in churn, and is
filling everyone's logs with admonitions to change the name of their
variables - which does not work if they do. Swap this, effectively
reverting the attempt at a move. user-name will continue to work on
the off chance anyone started consuming that path, which is unlikely
because none of the consuming programs expose that as an actual option.

Closes-Bug: 1498247

Change-Id: I62d991fda1df63c9cbabfde2f6836bc031f5147c
2015-11-19 15:48:28 +00:00
..
generic Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
v3 Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
__init__.py Make __all__ immutable 2015-10-01 18:18:13 +00:00
access.py Basic AccessInfo plugin 2015-02-04 06:42:45 +11:00
base.py Merge "Mark abstractmethod bodies with nocover" 2015-10-22 08:19:50 +00:00
v2.py Swap the order of username deprecation 2015-11-19 15:48:28 +00:00