namespace clean-up utility

Bug #1035366 reported by dan wendlandt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Mark McClain

Bug Description

The DHCP code (and soon the L3 code) uses namespaces heavily. We need a utility that helps people clean up these namespaces (and the processes running in them like dnsmasq?). this may require some name-mangling, so we know which namespaces are ours to clean-up.

Revision history for this message
dan wendlandt (danwent) wrote :

assigning to F-3, though this may fall over into the RC period, as it is pretty separate.

Changed in quantum:
importance: Undecided → Medium
assignee: nobody → Mark McClain (markmcclain)
milestone: none → folsom-3
dan wendlandt (danwent)
Changed in quantum:
status: New → Confirmed
dan wendlandt (danwent)
Changed in quantum:
milestone: folsom-3 → folsom-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11651

Changed in quantum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/11651
Committed: http://github.com/openstack/quantum/commit/8e34320bbc844c42066b9499e6afff8feda1fa56
Submitter: Jenkins
Branch: master

commit 8e34320bbc844c42066b9499e6afff8feda1fa56
Author: Mark McClain <email address hidden>
Date: Mon Aug 20 10:18:01 2012 -0400

    Create utility to clean-up netns.

    Fixes bug 1035366

    Adds namespace clean up utility called quantum-netns-cleanup which can be used
    to remove old namespaces.

    The --force option can be used to remove all Quantum namespaces and any
    remaining devices. The force option is should not be run on a live Quantum
    systems. It is intended for cleaning up devstack a after running
    unstack.sh (ideally this will be added to unstack.sh in the future).

    Example cmd line when cleaning up a devstack install:
    quantum-netns-cleanup --config-file /etc/quantum/quantum.conf \
    --config-file /etc/quantum/dhcp_agent.ini --force

    Change-Id: I6cf153df21e83bff2cde816db12b22102d1ba698

Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: folsom-rc1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.