Neutron does not find an existing route

Bug #1988037 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Rodolfo Alonso
Tags: pyroute2
Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/854986

Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → High
tags: added: pyroute2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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 address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 21.0.0.0rc1

This issue was fixed in the openstack/neutron 21.0.0.0rc1 release candidate.

Revision history for this message
yatin (yatinkarel) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/905291

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/905291
Committed: https://opendev.org/openstack/neutron/commit/d1fe6a1c2725c8611b52c651c25f98962d3192e0
Submitter: "Zuul (22348)"
Branch: master

commit d1fe6a1c2725c8611b52c651c25f98962d3192e0
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Jan 19 13:54:15 2024 +0000

    [FT] Add more information to ``IpRouteCommandTestCase`` if fails

    If a test case fails, now the routes present in the system are printed
    too.

    Related-Bug: #1988037
    Change-Id: Ie8931068bc6d3cb401f3dc70654d9b3d6f0e5281

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.