Comment 2 for bug 1155749

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/24656
Committed: http://github.com/openstack/glance/commit/f1804c443b1c8f825e1cf1d01a72de34cde63841
Submitter: Jenkins
Branch: master

commit f1804c443b1c8f825e1cf1d01a72de34cde63841
Author: John Bresnahan <email address hidden>
Date: Thu Mar 21 15:28:46 2013 -1000

    Remove internal store references from migration 017

    Migration 017 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. This patch removes all dependencies on
    the swift driver from the migration code. This patch is smilar to
    https://review.openstack.org/#/c/24552/.

    Fixes bug: 1155749
    Change-Id: Iffd800f62d61bf7608f7be5b23d76d702e6d4064