glance/glance/db
John Bresnahan 62068a3cf9 Remove internal store references from migration 015
Migration 015 was accessing a object internal to the swift store driver
and changing its behavior in order to do the migration.  This worked but
it made the assumption that the driver logic would not change without
also changing the migration code.  These two should not be dependent
upon each other.  This patch removes all dependencies on swift from the
migration code.

Fixes bug: 1025746
Change-Id: Ic9559ae809b8784d0992cb5275d3911a725110c8
2013-03-15 13:55:39 -10:00
..
simple Fix visibility on db image_member_find 2013-03-08 12:15:21 -08:00
sqlalchemy Remove internal store references from migration 015 2013-03-15 13:55:39 -10:00
__init__.py Honor metadata_encryption_key in glance domain 2013-03-06 11:31:20 -08:00
migration.py Add migration.py based on the one in nova. 2013-02-14 10:04:15 -05:00