keystonemiddleware/keystonemiddleware/tests/unit/auth_token
Jamie Lennox 0562670d4e Pass X_IS_ADMIN_PROJECT header from auth_token
To do policy enforcement around admin projects we need for auth_token
middleware to pass this information down to context objects.

Closes-Bug: #1577996
Change-Id: Ic680e6eaa683926914cf4b2152ec3bb67c6601ff
2016-06-21 12:09:12 +10:00
..
__init__.py Move unit tests into tests.unit 2015-03-11 17:03:54 -05:00
base.py Remove clobbering of passed oslo_config_config 2016-02-06 13:21:56 +00:00
test_auth.py Use keystoneauth 2015-11-23 12:03:00 +11:00
test_auth_token_middleware.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
test_base_middleware.py Make BaseAuthProtocol public 2015-12-10 17:20:28 +11:00
test_cache.py Handle cache invalidate outside cache object 2016-04-04 14:54:55 +10:00
test_config.py Consolidate user agent calculation 2016-06-10 18:22:44 +00: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 Use keystoneauth 2015-11-23 12:03:00 +11:00
test_revocations.py auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
test_signing_dir.py Create signing_dir upon first usage 2016-04-11 11:12:06 -07:00
test_user_auth_plugin.py Merge "Use keystoneauth" 2015-12-01 19:04:42 +00:00