Glance stores library
Go to file
Zhi Yan Liu 22dbccb491 Enhance configuration handling
1. Changed drivers to prevent using global CONF but access it from
client by interface.
2. Corrected swift driver to involve options from swift driver utils,
allow glance_store exports and registers them for client.
3. Added missing test cases for the functions of swift driver util.

Change-Id: I8fac6800efde202e29179791ea05c4814ec58435
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-09-24 11:56:11 +08:00
doc/source Stop using intersphinx 2014-09-13 09:24:36 +02:00
glance_store Enhance configuration handling 2014-09-24 11:56:11 +08:00
tests Enhance configuration handling 2014-09-24 11:56:11 +08:00
tools Add a run_tests.sh 2014-09-17 16:05:17 +00:00
.gitignore Add a run_tests.sh 2014-09-17 16:05:17 +00: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
openstack-common.conf Use oslo.serialization 2014-09-21 11:04:42 +03:00
README.rst Copying from glance 2014-01-24 18:30:46 +01:00
requirements.txt Use oslo.serialization 2014-09-21 11:04:42 +03:00
run_tests.sh Add a run_tests.sh 2014-09-17 16:05:17 +00:00
setup.cfg Add entry-point for oslo.config options and update registering logic 2014-09-10 09:44:29 +08:00
setup.py Copying from glance 2014-01-24 18:30:46 +01:00
test-requirements.txt Port swift store 2014-07-29 16:43:03 +02:00
tox.ini Fix H402 2014-09-20 21:13:41 +03:00

Glance Store Library

Glance's stores library