Glance stores library
Go to file
Zhi Yan Liu 6aa9dd1ec8 Remove incubative openstack.common.context module
glance_store library needn't to use openstack.common.context
module really, the only relevancy is swift store unit test, which
would be better to use mock instead however.

The patch changed swift store unit test to use mock easily,
and removed glance_store.openstack namespace due to context
module is the last one incubative module synced from oslo-inc.
We might use graduated oslo library in future neatly and hopefully.

Change-Id: I4442735e4f4350eb01dfd49f4cf8b12a141ce0f7
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2015-03-12 02:15:59 +00:00
doc/source Stop using intersphinx 2014-09-13 09:24:36 +02:00
glance_store Remove incubative openstack.common.context module 2015-03-12 02:15:59 +00:00
tests Remove incubative openstack.common.context module 2015-03-12 02:15:59 +00:00
tools Add a run_tests.sh 2014-09-17 16:05:17 +00:00
.gitignore Add coverage report to run_test.sh 2015-02-19 17:25:58 +01:00
.gitreview Update .gitreview for project rename 2014-08-30 16:43:37 +00:00
.testr.conf Added testr 2014-02-10 10:55:11 +01:00
babel.cfg Setup for glance.store for translation 2014-07-17 15:44:36 +00:00
LICENSE Copying from glance 2014-01-24 18:30:46 +01:00
README.rst Copying from glance 2014-01-24 18:30:46 +01:00
requirements.txt Use a named enum for capability values 2015-02-13 19:48:02 +00:00
run_tests.sh Add coverage report to run_test.sh 2015-02-19 17:25:58 +01:00
setup.cfg Mark glance_store as being a universal wheel 2014-09-22 11:11:20 +02:00
setup.py Copying from glance 2014-01-24 18:30:46 +01:00
test-requirements.txt Move to hacking 0.10 2015-02-26 09:58:10 +01:00
tox.ini Move to hacking 0.10 2015-02-26 09:58:10 +01:00

Glance Store Library

Glance's stores library