Comment 37 for bug 1368391

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

Reviewed: https://review.openstack.org/191956
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=f20d5943c9310e742d976c26337fac5d07238c97
Submitter: Jenkins
Branch: master

commit f20d5943c9310e742d976c26337fac5d07238c97
Author: John Griffith <email address hidden>
Date: Mon Jun 15 14:02:28 2015 -0600

    SQL scripts should not manage transactions

    This bug was fixed a while back, but the migration added for
    multi-attach reintroduced it for its sqlite_downgrade file.

    This patch removes it.

    blueprint enable-mysql-connector

    Change-Id: Iaec8713bf5cf36bcc97afbca8dd025cda9c2238d
    Closes-Bug: 1368391