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
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.cache
- Source: http://git.openstack.org/cgit/openstack/oslo.cache
- Bugs: http://bugs.launchpad.net/oslo.cache
Description
Languages
Python
99.7%
Shell
0.3%