Comment 3 for bug 1584702

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

Reviewed: https://review.openstack.org/323684
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1dfd79495e565eda3997b0a272c594a8d2c422d4
Submitter: Jenkins
Branch: master

commit 1dfd79495e565eda3997b0a272c594a8d2c422d4
Author: Takashi NATSUME <email address hidden>
Date: Thu Sep 15 09:21:10 2016 +0900

    Fix an error in archiving 'migrations' table

    Add soft deleting 'migrations' table when the VM instance is deleted.
    And add soft deleting 'migrations' table when archiving deleted rows
    for the case to upgrade.

    Change-Id: Ica35ce2628dfcf412eb097c2c61fdde8828e9d90
    Closes-Bug: #1584702