yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19994
[Bug 1350089] Re: Distributed Router Gateway Clear does not delete the CSNAT Interface Ports for that router.
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1350089
Title:
Distributed Router Gateway Clear does not delete the CSNAT Interface
Ports for that router.
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
When Distributed Routers are created with Interface Ports and after a
Gateway is set to the router, the plugin will create the "csnat"
interface ports with "device_owner" as "router_csnat_interface".
These ports should be deleted when the Gateway is cleared or when the
interfaces are removed from the particular router.
In the current plugin code, these "interface" ports are not deleted
when a Gateway is cleared. But the ports are deleted when the "router
interfaces are removed".
This needs to be fixed.
Since we don't clean up the ports there may be an odd chance of having
unused ports in the "Service-node".
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1350089/+subscriptions
References