
IpNetnsCommand accept execution with a network namespace, and that requires root privileges and a root_wrapper. IpNetnsCommand does accept no namespace too, in that case, the root_wrapper doesn't have to be present necessarily, unless the command we're executing requires root privileges itself. This patch fixes the check condition on IpNetnsCommand execute method. Change-Id: I5ab2f3f1daf4a5a080611dbcd3dbd43292f6766a Closes-Bug: #1358196
# -- Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
# -- External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
Neutron Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/
Neutron API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/
The start of some developer documentation is available at: http://wiki.openstack.org/NeutronDevelopment
For help using or hacking on Neutron, you can send mail to <mailto:openstack-dev@lists.openstack.org>.