6251a1554c23d9a421a5819e4ec79bcbe08d5310
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
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
100%