Glance stores library
Go to file
Erno Kuvaja 7c55ce4a5a Unify using six.moves.range rename everywhere
Mainly to improve consistency, use range() from six.moves
renames across glance.

Behaves consistently like py2 xrange() and py3 range().

Change-Id: I542fcb2a762cf4b34c30fc796854c6fcf305d798
2015-02-25 12:13:59 +00:00
doc/source Stop using intersphinx 2014-09-13 09:24:36 +02:00
glance_store Unify using six.moves.range rename everywhere 2015-02-25 12:13:59 +00:00
tests Unify using six.moves.range rename everywhere 2015-02-25 12:13:59 +00: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.concurrency 2014-10-28 18:45:21 +02:00
README.rst Copying from glance 2014-01-24 18:30:46 +01:00
requirements.txt Merge "Validate metadata JSON file" 2015-02-03 16:38:45 +00:00
run_tests.sh Updated run_tests.sh to run tests in debug mode 2014-10-20 23:57:02 -07: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 Fixing PEP8 E712 and E265 2015-02-06 15:39:45 +01:00
tox.ini Fixing PEP8 E712 and E265 2015-02-06 15:39:45 +01:00

Glance Store Library

Glance's stores library