yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91041
[Bug 1638015] Re: Deletion of DVR router with external gateway port is not using ML2 hooks
Closing as it's quite old and there isn't much info here. Please re-open
if this is still an issue.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1638015
Title:
Deletion of DVR router with external gateway port is not using ML2
hooks
Status in neutron:
Won't Fix
Bug description:
Hello! I'm developing ML2 mechanism driver which needs to handle
delete_port_(pre|post)commit. When I'm deleting DVR router, I'm not
getting delete_port_... calls in my mech driver, because
delete_floatingip_agent_gateway_port will issue
self._core_plugin.ipam.delete_port instead of
self._core_plugin.delete_port. This is crucial in case when external
network is handled by OVS agent instead of L3 agent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1638015/+subscriptions
References