← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1815758] [NEW] Error in ip_lib.get_devices_info() retrieving veth interface info

 

Public bug reported:

In ip_lib.get_devices_info(), if the device retrieved is one of the
interfaces of a veth pair and the other one is created in other
namespace, the information of the second interface won't be available in
the list of interfaces of the first interface namespace. Because of
this, is not possible to assign the "parent_name" information in the
returned dict.

By default, if the interface is a veth pair, this key shouldn't be
populated.

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  Error in ip_lib.get_devices_info() retrieving veth interface info

Status in neutron:
  New

Bug description:
  In ip_lib.get_devices_info(), if the device retrieved is one of the
  interfaces of a veth pair and the other one is created in other
  namespace, the information of the second interface won't be available
  in the list of interfaces of the first interface namespace. Because of
  this, is not possible to assign the "parent_name" information in the
  returned dict.

  By default, if the interface is a veth pair, this key shouldn't be
  populated.

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


Follow ups