Glance stores library
Go to file
Andreas Jaeger 35c9d978f3 Mark glance_store as being a universal wheel
Universal is used to identify pure-Python module(by bdist_wheel).
For these, it is sufficient to build a wheel with _any_ Python ABI
version and publish that to PyPI (by whatever means).

Change-Id: I40d66609277e58e8d6fee9cc98948f7b2507f75a
2014-09-22 11:11:20 +02:00
doc/source Stop using intersphinx 2014-09-13 09:24:36 +02:00
glance_store Merge "Adding common.utils.exception_to_str() to avoid encoding issue" 2014-09-19 23:53:30 +00:00
tests Adding common.utils.exception_to_str() to avoid encoding issue 2014-09-19 11:19:34 +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 Port swift store 2014-07-29 16:43:03 +02:00
README.rst Copying from glance 2014-01-24 18:30:46 +01:00
requirements.txt Add ordereddict to reqs for py2.6 compatibility 2014-09-16 22:48:37 +00:00
run_tests.sh Add a run_tests.sh 2014-09-17 16:05:17 +00: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 Port swift store 2014-07-29 16:43:03 +02:00
tox.ini Portback part change of enabling F821 check 2014-09-19 11:19:46 +00:00

Glance Store Library

Glance's stores library