keystone/keystone
Lance Bragstad 81c9ddcd50 Invalidate token cache on domain disablement
This will invalidate the token cache when a domain is disabled. As a result,
trust-scoped tokens that have a trustor or a trustee in a disabled domain will
have to rebuild the authorization context instead of just retrieving it from
the cache.

Change-Id: I3f6b528c64a07980422d82c8ab5b5d4f9b01485c
Closes-Bug: 1532280
2016-07-08 15:13:26 +00:00
..
assignment Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
auth Use request.environ through auth and federation 2016-07-06 10:39:42 +10:00
catalog Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
cmd Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
common Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
conf Merge "Grammar fix: will -> can" 2016-07-03 16:20:42 +00:00
contrib Make assert_admin work with a request 2016-07-05 09:07:58 +10:00
credential Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Use request.environ through auth and federation 2016-07-06 10:39:42 +10:00
identity Make assert_admin work with a request 2016-07-05 09:07:58 +10:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
models Return `revoked_at` for list revoke events 2016-07-04 08:14:37 +08:00
oauth1 Remove headers from context 2016-07-06 10:41:55 +10:00
policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
resource Invalidate token cache on domain disablement 2016-07-08 15:13:26 +00:00
revoke Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
server Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
tests Invalidate token cache on domain disablement 2016-07-08 15:13:26 +00:00
token Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
trust Make assert_admin work with a request 2016-07-05 09:07:58 +10:00
v2_crud Pass a request to controllers instead of a context 2016-06-08 14:56:52 +10:00
version Remove accept_header from context 2016-07-06 10:38:47 +10:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
service.py Create a version package 2015-10-12 23:59:16 +00:00