Comment 4 for bug 1550434

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

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

commit 1c67cda0f8ce5b6ff028d53cedbb792931fd96f6
Author: Henry Gessau <email address hidden>
Date: Fri Mar 4 00:39:53 2016 -0500

    Fix branch order when upgrading to alembic milestone

    When using neutron-db-manage to upgrade to a milestone tag,
    the script was not ensuring that the expand branch was
    upgraded before the contract branch. This broke projects
    where contract migrations depend on expand migrations.

    Fixes-Bug: #1550434

    Change-Id: I0e6fc31dfa062c689936b2fe982147335ad9dce3