keystoneauth/keystoneauth1/tests/unit/identity
Monty Taylor 5c79260971
Infer version from old versioned service type aliases
The last piece of service type alias support is to handle volumev2,
volumev3, workflowv2, workflowv3 and friends.

Although it's an annoying scenario, luckily legacy code that uses them
has a clear meaning. volumev2, version='3' is just legit not a thing.

Needed-By: https://review.openstack.org/564494
Change-Id: Iec09bcb16d8e9b09e09bf12d03c2a55e679ad70c
2018-05-03 15:28:54 -05:00
..
__init__.py Move around the tests so they can be found easier 2015-09-02 19:24:34 -06:00
test_access.py Move around the tests so they can be found easier 2015-09-02 19:24:34 -06:00
test_identity_common.py Infer version from old versioned service type aliases 2018-05-03 15:28:54 -05:00
test_identity_v2.py Allow saving and caching the plugin auth state 2015-11-16 16:10:33 +11:00
test_identity_v3.py Add support for application credentials 2018-01-18 13:16:54 +01:00
test_identity_v3_federation.py Add 303 as redirect code for k2k plugin 2016-04-25 18:53:19 -03:00
test_identity_v3_oidc.py oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
test_password.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00
test_token.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00
test_tokenless_auth.py Auth plugin for X.509 tokenless authentication 2016-07-05 17:11:36 -07:00
utils.py Include the auth_url in the discovery failure message 2017-02-24 10:30:41 -05:00