Comment 2 for bug 1044542

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

Reviewed: https://review.openstack.org/12281
Committed: http://github.com/openstack/quantum/commit/7dcaeecfd51065cda93d2c88a24ba330efac6f73
Submitter: Jenkins
Branch: master

commit 7dcaeecfd51065cda93d2c88a24ba330efac6f73
Author: Mark McClain <email address hidden>
Date: Fri Aug 31 15:48:27 2012 -0400

    netns commands should always run in the root ns

    fixes bug 1044542

    Previously, some netns commands were executed in the context of the
    namespace defined in the wrapper. These commands should be be executed in
    the root namespace for the most reliable results.

    Change-Id: I4915aa6f75af3f65ce2adb40360bcd841f549239