Comment 6 for bug 1207402

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

Reviewed: https://review.openstack.org/40243
Committed: http://github.com/openstack-dev/devstack/commit/dd64988ff4c0a174691cc7d45e3eaef8acdc4fc8
Submitter: Jenkins
Branch: master

commit dd64988ff4c0a174691cc7d45e3eaef8acdc4fc8
Author: Salvatore Orlando <email address hidden>
Date: Mon Aug 5 08:56:17 2013 -0700

    Run Neutron migrations after creating schema

    Partial-Bug 1207402

    This patch executes Neutron DB migrations (based on alembic)
    before starting the Neutron services, similar to what happens
    for most of other openstack projects managed by devstack.
    This will ensure devstack always creates correctly version-stamped
    Neutron databases.

    Change-Id: Ia941c426a1563bcc4cb5eae64ea30c0bf7677220