Comment 2 for bug 1047665

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

Reviewed: https://review.openstack.org/12616
Committed: http://github.com/openstack/nova/commit/43ae413da583509448d82ce4ab48f8c8a66a9eb5
Submitter: Jenkins
Branch: master

commit 43ae413da583509448d82ce4ab48f8c8a66a9eb5
Author: Brian Waldon <email address hidden>
Date: Fri Sep 7 15:56:54 2012 -0700

    Execute attach_time query earlier in migration 98

    MySQL was blowing up when sqlalchemy tried to execute the subqueries
    in up/downgrade for migration 98. SQLite wasn't blowing up on this so
    the tests were passing in Jenkins.

    There are no test changes as it depends on the functional environment
    in which you run the tests, not the tests themselves.

    Fixes bug 1047665

    Change-Id: I6eb3c8dd03495cdda2574efc9b5fc2b495fbcb37