python-keystoneclient/keystoneclient/tests/unit
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 Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
auth Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
generic Deprecate create HTTPClient without session 2015-08-29 11:28:01 -05:00
v2_0 HTTPClient/region_name deprecation test updates 2015-09-25 15:50:38 -04:00
v3 Redirect on 303 in SAML plugin 2015-10-02 07:17:21 +10:00
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Deprecations fixture support calling deprecated function 2015-07-24 08:05:13 -05:00
test_auth_token_middleware.py Replace repeated assertion with the loss 2015-10-11 04:26:25 +08:00
test_base.py Deprecate create v2_0 Client without session 2015-08-13 19:01:42 -05:00
test_cms.py Avoid message concatenation in error path 2015-09-09 21:07:02 +02:00
test_discovery.py Deprecate create Discover without session 2015-09-02 11:39:35 -05:00
test_ec2utils.py Unit tests catch deprecated function usage 2015-06-30 12:58:55 -05:00
test_fixtures.py Add endpoint and service ids to fixtures 2015-04-17 09:16:00 +10:00
test_hacking_checks.py Unit tests catch deprecated function usage 2015-06-30 12:58:55 -05:00
test_http.py Deprecate create HTTPClient without session 2015-08-29 11:28:01 -05:00
test_https.py Deprecate create HTTPClient without session 2015-08-29 11:28:01 -05:00
test_keyring.py Deprecate create HTTPClient without session 2015-08-29 11:28:01 -05:00
test_memcache_crypt.py Stop using .keys() on dicts where not needed 2015-08-06 14:44:12 -05:00
test_s3_token_middleware.py Unit tests catch deprecated function usage 2015-06-30 12:58:55 -05:00
test_session.py Merge "Fixes missing socket attribute error during init_poolmanager" 2015-09-08 23:09:42 +00:00
test_shell.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_utils.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
utils.py Deprecations fixture support calling deprecated function 2015-07-24 08:05:13 -05:00