Files
vmware-nsx/neutron/tests/unit/test_linux_external_process.py
Carl Baldwin 40390598c5 Refactor netns.execute so that it is not necessary to check namespace
I saw some code in a couple of reviews today that check whether a
namespace is set and run it under "ip netns exec ..." if it is.
Otherwise, it runs the command without it in the default namespace.

Change-Id: I55e8f4f3523ec7a7c5a6f082addf918952a05741
Closes-Bug: #1287524
2014-03-04 16:13:44 +00:00

9.1 KiB