bagpipe driver should not prevent deleting a network

Bug #1489881 reported by Thomas Morin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
Medium
Thomas Morin

Bug Description

BaGPipe driver currently prevents the deletion of a Neutron network that is bound to a BGPVPN.
This is not the intended behavior.

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

Fix proposed to branch: master
Review: https://review.openstack.org/218262

Changed in bgpvpn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/221007

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

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

commit 9dac6d3321681b3619f4b96bb7801c2c7e4cd611
Author: Thomas Morin <email address hidden>
Date: Wed Jul 1 12:10:10 2015 +0200

    Bagpipe driver: use Neutron registry not an ML2 MD

    This change makes the bagpipe driver use the Neutron
    registry callbacks instead of a custom ML2 mech driver.

    The now obsolete bgpvpn_notify mech driver still exists
    to avoid breaking past configs, but it is empty and logs
    a warning on startup.

    With this change, the bagpipe driver also stops
    preventing network deletion, because without a mech driver
    we can't, which is good since it fixes bug 1489881.

    This change also changes the behavior to ignore DHCP ports.

    Implements: blueprint bagpipe-use-neutron-registry
    Closes-Bug: 1489881
    Partial-Bug: 1492349
    Change-Id: I0dcfbadd222ad1f9768f4546118cb311fbfbdb51

Changed in bgpvpn:
status: In Progress → Fix Committed
Changed in bgpvpn:
milestone: none → liberty
Changed in bgpvpn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.