← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1358196] [NEW] IpNetnsCommand will refuse to work without root_helper

 

Public bug reported:

The network namespace is not mandatory, but that makes
root_wrap non mandatory too, because you could
want to start non-privileged processes outside a
namespace through the same API, covering both
the namespace & non-namespace needs.

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- neutron/agent/linux/ip_lib.py will refuse to work without root_helper
+ IpNetnsCommand will refuse to work without root_helper

** Description changed:

  The network namespace is not mandatory, but that makes
  root_wrap non mandatory too, because you could
  want to start non-privileged processes outside a
- namespace.
+ namespace through the same API, covering both
+ the namespace & non-namespace needs.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358196

Title:
  IpNetnsCommand will refuse to work without root_helper

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The network namespace is not mandatory, but that makes
  root_wrap non mandatory too, because you could
  want to start non-privileged processes outside a
  namespace through the same API, covering both
  the namespace & non-namespace needs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1358196/+subscriptions


Follow ups

References