deb-glance/glance/db
Dharini Chandrasekar 689dfae6db Refine migration query added with CI change
The query added with CI change [0] was using the python 'and'
instead of sqlalchemy's 'and_()'. This patch changes that.
This patch also further refines the query to look specifically
for visility 'private' instead of '<> public' for accuracy during
setting of visibility to 'shared'.

[0] I94bc7708b291ce37319539e27b3e88c9a17e1a9f

Change-Id: I6851aa0e5ca8cecaff518609c14cd528bca95ade
2017-01-29 19:37:20 +00:00
..
registry Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
simple Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
sqlalchemy Refine migration query added with CI change 2017-01-29 19:37:20 +00:00
__init__.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
metadata.py Provide a way to upgrade metadata definitions 2015-03-12 00:26:16 -04:00
migration.py Fix existing migrations to create utf-8 tables for MySQL DB 2015-07-29 22:20:28 -07:00
utils.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00