oslo.cache/oslo_cache
kairat_kushaev d1c7d0628c Remove NoOp cache from oslo.cache
dogpile v.0.5.4 supports Null backend that does nothing.
This functionality is the same as NoOp backend in oslo.cache.
So we can delete NoOp backend from oslo.cache and use
Null backend by default.

Change-Id: If676d64e8a56a689679e83670ce252ef2793949f
2015-07-27 18:26:59 +03:00
..
backends Remove NoOp cache from oslo.cache 2015-07-27 18:26:59 +03:00
tests Remove NoOp cache from oslo.cache 2015-07-27 18:26:59 +03:00
__init__.py Initial commit from oslo cookiecutter template 2015-04-15 11:22:01 -05:00
_i18n.py Update i18n domain to correct project name 2015-06-26 01:10:41 -04:00
_memcache_pool.py Fixed typos 2015-07-06 15:22:17 +03:00
_opts.py Remove NoOp cache from oslo.cache 2015-07-27 18:26:59 +03:00
core.py Added NO_VALUE to core file 2015-07-23 14:12:01 +03:00
exception.py Cleanup exceptions 2015-06-29 18:13:32 +00:00