Go to file
ChangBo Guo(gcb) 6251a1554c Trivial: ignore openstack/common in flake8 exclude list
The directory openstack/common doesn't exist any more.
So remove it from flake8 exclude list.

Another commit I46728e40e416bb532b86e2fc29361434fdee1296 fixes
this in oslo-cookiecutter.

Change-Id: I7aa53f37a21151905d9b51836fd244c832c9f6f3
2016-05-11 19:15:37 +08:00
2015-08-18 07:56:33 -07:00
2016-03-09 16:51:08 +00:00
2015-09-17 12:15:52 +00:00

oslo.cache

Latest Version

Downloads

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 6.2 MiB
Languages
Python 100%