← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1799656] Re: agent/linux/bridge_lib: Not all methods of BridgeDevice respect namespaces

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  agent/linux/bridge_lib: Not all methods of BridgeDevice respect
  namespaces

Status in neutron:
  Expired

Bug description:
  Looking at agent/linux/bridge_lib.py, I see that most methods of
  BridgeDevice use calls to brctl, using a namespace wrapper. They work
  as expected.

  However, some methods (get_interface_bridge, owns_interface,
  get_interfaces) retrieve information from the file system, and do not
  work if the bridge device lives in a namespace.

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


References