python-keystoneclient/keystoneclient
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
..
apiclient Make __all__ immutable 2015-10-01 18:18:13 +00:00
auth Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
common Avoid message concatenation in error path 2015-09-09 21:07:02 +02:00
contrib Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
fixture Make __all__ immutable 2015-10-01 18:18:13 +00:00
generic Make __all__ immutable 2015-10-01 18:18:13 +00:00
hacking Change hacking check to verify all oslo imports 2015-02-09 20:34:49 -06:00
middleware Proper deprecations for modules 2015-07-26 06:54:22 -05:00
openstack Last sync from oslo-incubator 2015-11-13 14:38:11 +00:00
tests Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
v2_0 Make __all__ immutable 2015-10-01 18:18:13 +00:00
v3 update incorrect docstring for regions 2015-11-10 17:48:53 -05:00
__init__.py Make __all__ immutable 2015-10-01 18:18:13 +00:00
_discover.py Proper deprecation for Dicover.raw_version_data unstable parameter 2015-07-26 06:54:23 -05:00
access.py Proper deprecation for AccessInfo management_url property 2015-07-24 11:05:05 -05:00
adapter.py Allow passing logger object to request 2015-03-16 15:16:07 +11:00
base.py Mark abstractmethod bodies with nocover 2015-10-21 13:35:53 -05:00
baseclient.py Remove vim header 2014-02-08 22:22:08 +08:00
client.py Proper deprecation for Session.construct() 2015-08-13 18:59:31 -05:00
discover.py Pull the endpoint from the Session 2015-11-08 19:10:58 -05:00
exceptions.py Adding back exception mapping for ConnectionError 2015-09-08 16:42:04 -07:00
httpclient.py Proper deprecation for httpclient.USER_AGENT 2015-08-29 11:28:01 -05:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 20:34:49 -06:00
service_catalog.py Mark abstractmethod bodies with nocover 2015-10-21 13:35:53 -05:00
session.py Merge "Iterate over copy of session.adapters keys in Python2/3" 2015-11-11 11:30:20 +00:00
shell.py Prompt for password on CLI if not provided 2015-05-02 14:09:22 +10:00
utils.py Switch from deprecated oslo_utils.timeutils.strtime 2015-06-30 12:58:55 -05:00