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
2014-03-02 16:35:01 -06:00
2013-02-06 16:47:06 +02:00
2014-02-11 12:00:44 +08:00
2013-10-16 22:41:15 +05:30
2012-01-03 10:14:01 -05:00
2013-01-13 14:27:48 -08:00
2010-10-21 15:51:44 -04:00
2013-10-16 16:09:02 +00:00

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more:

Description
OpenStack Image Management (Glance)
Readme 131 MiB
Languages
Python 99.9%