Comment 1 for bug 1559318

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

Reviewed: https://review.openstack.org/294817
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=e2971f49f03aa61f25febe6f7fc2d34a0b1f18f9
Submitter: Jenkins
Branch: master

commit e2971f49f03aa61f25febe6f7fc2d34a0b1f18f9
Author: Abhishek Raut <email address hidden>
Date: Fri Feb 26 04:27:43 2016 -0800

    Tag the alembic migration revisions for Mitaka

    Previously when we had one repo with one alembic branch we would
    create a milestone revision on that single branch. Now we have
    multiple repos and expand/contract branches for each repo. So
    now we tag the final revision on every branch when we make a
    milestone release.

    The database can be upgraded with the command:
      neutron-db-manage upgrade <milestone>
    where <milestone> is an alias for all the revisions for a
    milestone.

    Closes-Bug: #1559318
    Change-Id: Ie1324f8f998e1d551fc0aa3e3bc5f6a51523365a