keystone/keystone/token
Lance Bragstad abdc723a82 Isolate token caching into its own region
This will make it so that when we have to invalidate the entire token cache we
don't have to invalidate *everything* in the default region.

Change-Id: I4ee419c01cad610f14460752a13ade83234b1b42
2016-07-08 14:21:51 +00:00
..
persistence Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
providers Fix fernet token validate for disabled domains/trusts 2016-07-07 19:45:19 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
_simple_cert.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
controllers.py Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
provider.py Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00