This error is also affecting Neutron:
https://github.com/openstack/neutron/blob/5999716cfc4a00ac426e016eabbb51247ba0b190/neutron/privileged/agent/linux/ip_lib.py#L244
** Also affects: neutron
Importance: Undecided
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/1890353
Title:
support pyroute2 0.5.13
Status in neutron:
New
Status in os-vif:
In Progress
Bug description:
pytroute2 version 0.5.13 changed the behaviour of ip.link_lookup
such that if the device is not found it now returns an empty list instead
of raising ipexc.NetlinkError.
as we have unit test that assert the old behaviour this breaks the os-vif
unit tests.
recently https://review.opendev.org/#/c/743277/ was merged to bump the
pytroute2 version
but the requirements repo does not currently run the os-vif unit test so this
breakage was not seen.
https://review.opendev.org/#/c/744803/1 adds a new cross job to track
that but os-vif should also be updated to account for the new
behaviour.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1890353/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp