← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361540] [NEW] no mechanism driver calls for gateway port removal

 

Public bug reported:

MechanismDriver.delete_port_* (gateway port) are not called when the router is being removed.
For instance, it remains the network:router_gateway ports in OpenDaylight as its Mechanism Driver is not correctly called.

To reproduce it:
    - create a router and set the gateway
    - delete this router (without clearing the gateway)

It works well if the gateway port is cleared before the router.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: icehouse-backport-potential l3-ipam-dhcp ml2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1361540

Title:
  no mechanism driver calls for gateway port removal

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  MechanismDriver.delete_port_* (gateway port) are not called when the router is being removed.
  For instance, it remains the network:router_gateway ports in OpenDaylight as its Mechanism Driver is not correctly called.

  To reproduce it:
      - create a router and set the gateway
      - delete this router (without clearing the gateway)

  It works well if the gateway port is cleared before the router.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1361540/+subscriptions


Follow ups

References