yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58439
[Bug 1640008] [NEW] Getting routing table by parsing 'ip route' command fails on xenial
Public bug reported:
Getting routing table by parsing 'ip route' command fails on Ubuntu
Xenial.
The code assumes that ip route command returns the network, and then
key-value pairs of data of the routing record. In xenial, it can be seen
that ip also adds some flags at the end, e.g. linkdown.
A reproduction of this failure can be seen on the gate, via 'check
experimental'.
** Affects: neutron
Importance: Undecided
Assignee: Omer Anson (omer-anson)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Omer Anson (omer-anson)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1640008
Title:
Getting routing table by parsing 'ip route' command fails on xenial
Status in neutron:
New
Bug description:
Getting routing table by parsing 'ip route' command fails on Ubuntu
Xenial.
The code assumes that ip route command returns the network, and then
key-value pairs of data of the routing record. In xenial, it can be
seen that ip also adds some flags at the end, e.g. linkdown.
A reproduction of this failure can be seen on the gate, via 'check
experimental'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1640008/+subscriptions
Follow ups