Comment 2 for bug 1304326

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

Reviewed: https://review.openstack.org/85988
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=de403598f608172b1cf41ca4ec0d880642e215d5
Submitter: Jenkins
Branch: master

commit de403598f608172b1cf41ca4ec0d880642e215d5
Author: Jakub Libosvar <email address hidden>
Date: Tue Apr 8 12:41:11 2014 +0200

    add engine parameter for offline migrations

    Offline migration required config file containing connection string.
    In that case only engine from URL was used. With this patch engine can be
    passed from command line (or config file) along with plugins which sql
    script will be generated accordingly.

    DocImpact

    Change-Id: Ib667a71960b833fd981f97fe7d6b1856084ef5c8
    Closes-Bug: #1304326