keystone/keystone
Steve Martinelli 4969f66fca switch to oslo.cache
Use oslo.cache now that it's been made available.

Note that we only deprecate the cache backends, but not remove
them, they are public APIs and subject to deprecation.

Also remove most of the caching code, but keep the portions
that register backends, since they are still available.

Note that the tests that were deleted were testing cache
functionality, they now exist in oslo.cache.

Co-Authored-By: Brant Knudson <bknudson@us.ibm.com>

Change-Id: I39d3ff1dd2edad79effa56450b444174b09f971e
2015-10-15 11:10:34 -04:00
..
assignment switch to oslo.cache 2015-10-15 11:10:34 -04:00
auth Tokenless authz with X.509 SSL client certificate 2015-09-02 15:10:31 -07:00
catalog switch to oslo.cache 2015-10-15 11:10:34 -04:00
cmd Fix remaining mention of KLWT 2015-07-27 19:24:40 +00:00
common switch to oslo.cache 2015-10-15 11:10:34 -04:00
contrib switch to oslo.cache 2015-10-15 11:10:34 -04:00
credential Merge "List credentials by type" 2015-09-04 00:30:18 +00:00
endpoint_policy Stable Keystone Driver Interfaces 2015-09-02 06:10:26 +00:00
identity switch to oslo.cache 2015-10-15 11:10:34 -04:00
locale Imported Translations from Zanata 2015-10-09 06:13:56 +00:00
middleware check if tokenless auth is configured before validating 2015-09-18 11:51:55 -04:00
models Move constants out of federation.core 2015-07-17 09:39:20 -05:00
policy Stable Keystone Driver Interfaces 2015-09-02 06:10:26 +00:00
resource switch to oslo.cache 2015-10-15 11:10:34 -04:00
server switch to oslo.cache 2015-10-15 11:10:34 -04:00
tests switch to oslo.cache 2015-10-15 11:10:34 -04:00
token switch to oslo.cache 2015-10-15 11:10:34 -04:00
trust Fixed missed translatable string inside exception 2015-10-08 08:54:56 -05:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Fixes use of dict methods for Python3 2015-05-08 11:10:08 +00:00
exception.py Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Get method's class name in a python3-compatible way 2015-08-26 20:42:06 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Order routes so most frequent requests are first 2015-05-29 15:05:15 +00:00