← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403455] Re: neutron-netns-cleanup doesn't clean up all L3 agent spawned processes

 

** Changed in: neutron
       Status: Expired => Confirmed

-- 
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 neutron:
  Triaged

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


References