Glance stores library
Go to file
Nikhil Komawar 10f50da5fc Fix cinder config string as per current i18n state
As described in the bug 1605648 , the translations being done on the
config string are not permitting additions so, the glance docs
generation is failing.

The glance_store 0.14.0 had to be pinned down to let glance review queue
not break. see updates on this thread
http://lists.openstack.org/pipermail/openstack-docs/2016-July/thread.html#8899

The config strings need to be non additive for translations and will
enable future releases of glance_store. Once, a appropriate fix is
published for bug 1605648 the config strings can be more flexible.

Change-Id: Ia6ed5883458f2e81e861cda02068956728e76357
Closes-Bug: 1606746
Partial-Bug: 1605648
2016-07-27 02:13:49 +00:00
doc/source Fix doc generation warnings and errors 2016-03-22 13:27:06 +00:00
etc Implement get, add and delete for cinder store 2016-02-26 08:42:52 +00:00
glance_store Fix cinder config string as per current i18n state 2016-07-27 02:13:49 +00:00
releasenotes Imported Translations from Zanata 2016-07-06 08:15:18 +00:00
tools Replace dict.iterkeys with six.iterkeys to make PY3 compatible 2016-06-28 11:54:43 +00:00
.gitignore Add functional tests for swift 2016-05-09 14:44:17 +00:00
.gitreview Update .gitreview for project rename 2014-08-30 16:43:37 +00:00
.testr.conf Add functional tests for swift 2016-05-09 14:44:17 +00:00
LICENSE Copying from glance 2014-01-24 18:30:46 +01:00
README.rst Update README to work with release tools 2015-04-21 14:57:00 +00:00
babel.cfg Setup for glance.store for translation 2014-07-17 15:44:36 +00:00
functional_testing.conf.sample Add functional tests for swift 2016-05-09 14:44:17 +00:00
requirements.txt Updated from global requirements 2016-07-18 15:27:37 +00:00
run_tests.sh Add coverage report to run_test.sh 2015-02-19 17:25:58 +01:00
setup.cfg Updated from global requirements 2016-07-18 15:27:37 +00:00
setup.py Updated from global requirements 2015-10-09 03:49:59 +00:00
test-requirements.txt Updated from global requirements 2016-07-18 15:27:37 +00:00
tox.ini Add bandit to pep8 and bandit testenv 2016-07-08 22:39:55 +00:00

README.rst

Glance Store Library

Glance's stores library