Comment 4 for bug 1537067

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

Reviewed: https://review.openstack.org/369413
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=9a3c45b80e2f8ea26a1879a0e7a3856ab5ca2784
Submitter: Jenkins
Branch: master

commit 9a3c45b80e2f8ea26a1879a0e7a3856ab5ca2784
Author: Mathieu Rohon <email address hidden>
Date: Tue Sep 13 11:18:06 2016 +0000

    Prevent mixing bgpvpn associations

    As mentioned in the spec, a router and one of its subnet
    cannot be both attached to a bgpvpn.
    This patch enforce this rule by adding a check when a subnet is
    attached to a router.

    Co-Authored-By: Wim De Clercq <email address hidden>
    Change-Id: Ie1f6a733e8a16b8b41e89c5a82637d7cb03bd423
    Closes-bug: #1537067