]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Copy cache package from oslo-incubator
authorJakub Libosvar <libosvar@redhat.com>
Wed, 5 Feb 2014 09:07:02 +0000 (10:07 +0100)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:25 +0000 (15:20 +0800)
commit388af5349c09249951af9737185f6e596158bc71
tree899eef7306950babc7d8a250a192d482fbba3ff3
parent6542dda009aeb384172117deb89c708ecb410e2c
Copy cache package from oslo-incubator

Related-Bug: #1276440
Change-Id: I7aaf8ae2eb909816d85092baa5c111f00e60d2c7
neutron/openstack/common/cache/__init__.py [new file with mode: 0644]
neutron/openstack/common/cache/_backends/__init__.py [new file with mode: 0644]
neutron/openstack/common/cache/_backends/memory.py [new file with mode: 0644]
neutron/openstack/common/cache/backends.py [new file with mode: 0644]
neutron/openstack/common/cache/cache.py [new file with mode: 0644]
openstack-common.conf
setup.cfg