yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25683
[Bug 1403455] [NEW] neutron-netns-cleanup doesn't clean up all L3 agent spawned processes
Public bug reported:
neutron-netns-cleanup cleans all DHCP resources by invoking a command on
the DHCP driver. However, in the L3 agent case, it merely tries to
remove the router namespaces. Any child processes that we've added over
the years (Specifically metadata proxy, radvd, keepalived at this point)
are not cleaned up. I think that netns-cleanup should remove any routers
on the system the same way we remove DHCP resources, by invoking a
method on a L3 agent instance.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1403455
Title:
neutron-netns-cleanup doesn't clean up all L3 agent spawned processes
Status in OpenStack Neutron (virtual network service):
New
Bug description:
neutron-netns-cleanup cleans all DHCP resources by invoking a command
on the DHCP driver. However, in the L3 agent case, it merely tries to
remove the router namespaces. Any child processes that we've added
over the years (Specifically metadata proxy, radvd, keepalived at this
point) are not cleaned up. I think that netns-cleanup should remove
any routers on the system the same way we remove DHCP resources, by
invoking a method on a L3 agent instance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1403455/+subscriptions
Follow ups
References