Steve Martinelli 98537c8e0d Add tests for _memcache_pool
While trying to use oslo.cache, the keystone team noticed that
an exception was referenced, but not defined. This led to
finding further issues, since _memcache_pool had no tests.

Change-Id: Ia4d025fb05575c30ff37b480b92c82595241046d
2015-06-28 19:00:28 +00:00
2015-06-28 19:00:28 +00:00
2015-05-18 08:57:22 -05:00
2015-06-28 19:00:28 +00:00
2015-06-22 08:26:53 +00: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%