Comment 3 for bug 1632758

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

Reviewed: https://review.openstack.org/386608
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=88791f54670766c9a4c7009934bf01cc59ea4db5
Submitter: Jenkins
Branch: master

commit 88791f54670766c9a4c7009934bf01cc59ea4db5
Author: Pierre Crégut <email address hidden>
Date: Fri Oct 14 11:37:45 2016 +0200

    Modify bgpvpn relations with association tables to select

    Prevents networking-bgpvpn from building a large outer join that
    would lead to a cartesian product of the rows for networks and
    the rows for routers in the answers.

    Change-Id: I322635c130dc818741319ae96850f362e74c4d2f
    Closes-Bug: 1632758