Comment 2 for bug 1548807

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

Reviewed: https://review.openstack.org/283802
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=057fb2f3bd5970ff865dcc0fd8822498f40504dc
Submitter: Jenkins
Branch: master

commit 057fb2f3bd5970ff865dcc0fd8822498f40504dc
Author: Stephen Balukoff <email address hidden>
Date: Tue Feb 23 12:55:50 2016 -0800

    Fix shared-pools lbaas_listeners migration

    This patch fixes the MySQL-specific features in the alembic
    migration for shared-pools, so that migrations can also work
    on PostgreSQL.

    This patch also removes the uniqueness of the SQLAlchemy model
    definition of the Listener.default_pool_id field. (This was
    mistakenly left in place in the shared-pools patch.)

    Closes-Bug: 1549372
    Closes-Bug: 1548807
    Change-Id: Ib1896997f2e7a505b5bf8ec0c9e5ee35942f79a6