python-keystoneclient/keystoneclient/auth
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
..
identity 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
base.py Pull the endpoint from the Session 2015-11-08 19:10:58 -05:00
cli.py Fix up types within API documentation 2014-12-16 11:36:14 +10:00
conf.py Change oslo.config to oslo_config 2015-01-31 08:03:37 -06:00
token_endpoint.py Change oslo.config to oslo_config 2015-01-31 08:03:37 -06:00