yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11041
[Bug 1267790] Re: Fixed metric_index causes ValueError in ip_lib
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1267790
Title:
Fixed metric_index causes ValueError in ip_lib
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
ip_lib.IpRouteCommand.get_gateway() raises ValueError to
default_route_line like
default via 192.168.99.1 proto static
since it wrongly assumes that the 5th word is a value metric (in the
example above, it is "static").
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1267790/+subscriptions
References