glance/glance
Wen Cheng Ma e687098cf1 Fix glance db migration failed on 031
In fact, the first where expression has filtered the duplicated locations,
and the second filters the locations which have more than 1 rows, so the
second result set is included in the first.
In DB2, if the boolean of where expression is true, it will throw error.
So remove the second where expression to fix glance db migration failed on 031.

Fixes bug #1287087

Change-Id: Id485b6d20696e989d10f3759011387137543918a
2014-03-05 16:50:53 +08:00
..
api Add support for API message localization 2014-03-04 14:18:28 +08:00
cmd Add support for API message localization 2014-03-04 14:18:28 +08:00
common Add support for API message localization 2014-03-04 14:18:28 +08:00
db Fix glance db migration failed on 031 2014-03-05 16:50:53 +08:00
domain Merge "Add support for PartialTask list" 2014-02-22 12:10:27 +00:00
image_cache Add support for API message localization 2014-03-04 14:18:28 +08:00
locale Imported Translations from Transifex 2014-01-31 06:02:06 +00:00
openstack Sync common db code from Oslo 2014-02-27 14:14:21 +02:00
quota Enable F841 check 2014-02-13 16:54:12 +04:00
registry Enable F841 check 2014-02-13 16:54:12 +04:00
store Add support for API message localization 2014-03-04 14:18:28 +08:00
tests Add support for API message localization 2014-03-04 14:18:28 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Fix logging context to include user_identity 2014-02-21 17:19:31 +01:00
gateway.py Use common Oslo database session 2014-01-03 05:37:41 +04:00
notifier.py Add support for API message localization 2014-03-04 14:18:28 +08:00
schema.py Add support for API message localization 2014-03-04 14:18:28 +08:00
scrubber.py Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00