Comment 6 for bug 1470625

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

Reviewed: https://review.openstack.org/198521
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=85325e888b902541b6234b0f94a899b1c2d40c8c
Submitter: Jenkins
Branch: master

commit 85325e888b902541b6234b0f94a899b1c2d40c8c
Author: Henry Gessau <email address hidden>
Date: Sun Jul 5 04:36:38 2015 -0400

    Register alembic_migrations at install time

    This allows neutron-db-manage to find the alembic migrations
    automatically if this project is installed.

    The config file alembic.ini is not needed in this project since it's
    tables are in neutron's DB and so it depends on neutron's config.

    Partial-Bug: #1470625

    Change-Id: I6bf9fe272dedc019f032d7be9476a1c58977cbe0