glance_store/glance/store
Flavio Percoco 9d4eda50f2 Fix collection order issues and unit test failures
A randomized PYTHONHASHSEED caused the glance API to return certain data
in a nondeterministic order, breaking some tests. This patch sorts the
returned data before testing against a pre-sorted expected values.

Change-Id: Ie294b64738bd33b31aea915183c30b5b8db2eb65
2014-08-27 12:54:28 +02:00
..
_drivers Merge "Port swift store" 2014-07-31 12:40:00 +00:00
common Port swift store 2014-07-29 16:43:03 +02:00
openstack Port swift store 2014-07-29 16:43:03 +02:00
tests Fix collection order issues and unit test failures 2014-08-27 12:54:28 +02:00
__init__.py Fix flake8 errors 2014-07-09 15:58:38 +02:00
backend.py Add validate_location 2014-07-29 16:42:35 +02:00
driver.py Split CHUNKSIZE into WRITE/READ_CHUNKSIZE 2014-07-30 15:37:44 +00:00
exceptions.py Fix some Exceptions incompatibilities 2014-07-29 16:42:35 +02:00
i18n.py Adopt oslo.i18n 2014-07-07 16:45:12 +02:00
location.py Add a way to register store options 2014-06-16 21:05:42 +02:00