← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273095] [NEW] netns_cleanup_util cannot make a difference between l3-router namespaces and qdhcp namespaces

 

Public bug reported:


If you stop an neutron-l3-agent, and you want only the qrouter-* namespaces cleaned up, you can't.

If you stop a neutron-dhcp-agent, and you want only the qdhcp-*
namespaces cleaned up, you can't.

I propose adding a switch to this tool, so we can properly select which
type of namespaces we want to clean up (--l3-namespaces --dhcp-
namespaces).

This is important in the context of HA setups or during setup & testing,
where you may want to stop the service in one node, while it runs on
another.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: cleanup ha

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

Title:
  netns_cleanup_util cannot make a difference between l3-router
  namespaces and qdhcp namespaces

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  
  If you stop an neutron-l3-agent, and you want only the qrouter-* namespaces cleaned up, you can't.

  If you stop a neutron-dhcp-agent, and you want only the qdhcp-*
  namespaces cleaned up, you can't.

  I propose adding a switch to this tool, so we can properly select
  which type of namespaces we want to clean up (--l3-namespaces --dhcp-
  namespaces).

  This is important in the context of HA setups or during setup &
  testing, where you may want to stop the service in one node, while it
  runs on another.

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


Follow ups

References