Reviewed: https://review.opendev.org/c/openstack/neutron/+/854986 Committed: https://opendev.org/openstack/neutron/commit/1b8d794a359641f33928490e3a288e1ab49a61f7 Submitter: "Zuul (22348)" Branch: master
commit 1b8d794a359641f33928490e3a288e1ab49a61f7 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon Aug 29 12:44:14 2022 +0200 Format the protocol number to be passed to pyroute2 When a new IP route is created, before passing the route protocol, find if it is a string and if this string is on the pyroute2 defined protocols. In this case, pass the protocol number. In the same way, when the IP route is returned, if the protocol is a number, convert it to the corresponding protocol string. Closes-Bug: #1988037 Change-Id: I4ca66d86705a55b2b63083c229629c16b6136283 ** Changed in: neutron Status: In Progress => 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/1988037 Title: Neutron does not find an existing route Status in neutron: Fix Released Bug description: Logs: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9a3/852723/2/check/neutron- functional-with-uwsgi/9a30d07/testr_results.html Error: https://paste.opendev.org/show/bQLrkfeWSyZhamVeRBpj/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1988037/+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

