yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59809
[Bug 1650002] Re: ovs extraroute_db: _make_extra_route_list returns IPAddressField
This is duplicated with
https://bugs.launchpad.net/networking-odl/+bug/1649733
Mark this as invalid.
** Changed in: neutron
Status: In Progress => Incomplete
** Changed in: networking-odl
Status: New => Invalid
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1650002
Title:
ovs extraroute_db: _make_extra_route_list returns IPAddressField
Status in networking-odl:
Invalid
Status in neutron:
Invalid
Bug description:
ExtraRoute_dbonly_mixin._make_extra_route_list returns IPNetworkField,
not string.
It should return {"nexthop": string, "destination": string}, but it returns IPNetworkField.
As a result it breaks networking-odl.
https://bugs.launchpad.net/networking-odl/+bug/1649993
The culprit is https://review.openstack.org/#/c/367071/
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-odl/+bug/1650002/+subscriptions
References