Comment 43 for bug 1436414

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/204075
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=14240365c777a26bb467c14e322081e8864cc84f
Submitter: Jenkins
Branch: master

commit 14240365c777a26bb467c14e322081e8864cc84f
Author: Ilya Shakhat <email address hidden>
Date: Tue Jul 21 16:00:37 2015 +0300

    Use neutron-netns-cleanup utility

    Utility neutron-netns-cleanup is extended to cover cleaning features
    of both OCF and q-agent-cleanup. It is responsible for:
     * terminating in-namespace processes
     * removing net interfaces and OVS ports
     * removing namespaces
    New utility uses pyroute2 library and at least 3 times faster than
    the old solution.

    Closes-Bug: #1436414
    Closes-Bug: #1434196

    Change-Id: Id8f12e7a342ccad3c3362d70159101bb95d918fd