python-keystoneclient/keystoneclient/tests/unit
Haneef Ali 8380f3f2a8 Remove hardcoded endpoint filter for update password
User password update hardcoded the endpoint_filter to always use the public
endpoint. This will break deployments where services behind the firewall have
no access to the public endpoint. Endpoint selection should be allowed
by the end user (i.e. openstack --os-interface internal user password set).

Closes-Bug: 1503459

Change-Id: Ib11d60cd8e81b99aedb27f1cbbf6b79218045cf0
2015-11-30 20:08:51 +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 Removes py26 support 2015-11-25 00:23:17 +00:00
v3 Remove hardcoded endpoint filter for update password 2015-11-30 20:08:51 +00:00
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
client_fixtures.py Silence most of the deprecation spam 2015-11-08 19:40:30 -05:00
test_auth_token_middleware.py remove unnecessary FakeLog class in test code 2015-11-26 09:07:35 +00: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 remove unnecessary FakeLog class in test code 2015-11-26 09:07:35 +00: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 Silence most of the deprecation spam 2015-11-08 19:40:30 -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