Steve Martinelli 87d8891d93 remove non-cache related options
assignment and role options should stay in keystone, this is also
causing issues when generating a new config file since it can't
register duplicate option names

Change-Id: I9ea956738d590990679726b8d4938827d6f8d606
2015-06-27 02:40:12 +00:00
2015-06-18 16:43:27 -04:00
2015-05-18 08:57:22 -05:00
2015-06-22 08:26:53 +00:00
2015-06-18 16:43:27 -04:00

oslo.cache

oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.

Description
An oslo.config enabled dogpile.cache.
Readme 5.5 MiB
Languages
Python 99.7%
Shell 0.3%