glance/glance/db
Louis Taylor 66c987479a Ensure constant order when setting all image tags
The newer version of tox (>=1.7.0) sets a random hash seed, which makes the
order of sets unpredictable. This patchset fixes the test_image_tag_set_all
test, which otherwise broke with a randomized PYTHONHASHSEED. This new tox
behaviour is consistent with python (>=3.3), meaning this change should avoid
bugs on that platform at a later date.

Change-Id: Ie281b04fc9c4c2a96a9eec9bde7b05229ebf57fc
Partial-bug: #1348818
2014-08-15 15:33:12 +00:00
..
registry Adding status field to image location -- domain and APIs changes 2014-07-11 14:15:33 +08:00
simple Enable F821 check: undefined name 'name' 2014-07-23 16:28:24 +04:00
sqlalchemy Ensure constant order when setting all image tags 2014-08-15 15:33:12 +00:00
__init__.py Adding status field to image location -- domain and APIs changes 2014-07-11 14:15:33 +08:00
migration.py Move to oslo.db 2014-07-21 12:31:10 +03:00