keystonemiddleware/keystonemiddleware/tests/unit/auth_token
Jamie Lennox 2bba182751 Allow specifying a region name to auth_token
The keystone that is used to validate tokens is determined from the
service catalog. If you have multiple identity entries in your service
catalog then you need to specify the region to use.

Add a region_name option.

Change-Id: I512dbcdc7031f476d691b7ce09b7c6411900ea9e
Closes-Bug: #1405717
2015-08-26 11:01:21 +10:00
..
__init__.py Move unit tests into tests.unit 2015-03-11 17:03:54 -05:00
base.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_auth.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_auth_token_middleware.py Allow specifying a region name to auth_token 2015-08-26 11:01:21 +10:00
test_base_middleware.py Move common request processing to base class 2015-07-25 21:30:15 +10:00
test_connection_pool.py Move _memcache_pool into auth_token 2015-03-13 08:59:15 -05:00
test_memcache_crypt.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_request.py Add token_auth helper to request 2015-07-01 04:52:37 +10:00
test_revocations.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_signing_dir.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_user_auth_plugin.py Create new user plugin tests 2015-05-22 15:41:13 -07:00