Comment 2 for bug 1307720

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

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

commit de10d7299ba3dce18b8e12a41830ec0e686df340
Author: Jakub Libosvar <email address hidden>
Date: Wed May 28 18:39:47 2014 +0200

    Check DB scheme prior to migration to Ml2

    When using migration tool from LB/OVS plugin to Ml2, there is no
    guarantee current scheme is supported by migration tool. This patch
    checks version stored in DB by alembic and compares whether version
    is supported.

    Closes-bug: #1307720

    Change-Id: I4519a0e5a0f3027675958a68d1f9e0440b177229