Comment 11 for bug 1623108

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

Reviewed: https://review.openstack.org/369760
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=af902a06540083d39957105a365592a8a995bdfb
Submitter: Jenkins
Branch: master

commit af902a06540083d39957105a365592a8a995bdfb
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 15:13:01 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:
      neutron-db-manage upgrade newton

    Migration f399fa0f5f25 is the newton milestone for the expand
    branch. It was tagged earlier (although it shouldn't have been).

    Migration 61cc795e43e8 was erroneously tagged, so remove the
    tag from there.

    Also clean up a deprecated use of model_base because the
    deprecation warning was cluttering up the output of
    neutron-db-manage.

    Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

    Partial-Bug: #1623108

    Change-Id: If1820978c1eb6a8c2dbff20b349c0d4108a49258