Comment 17 for bug 1938966

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

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

commit c5640eee1164cd88b3d9b01848638eeb57d2efb0
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Nov 17 06:15:39 2022 +0100

    Use the neutron-lib constant for PACKET_RATE_LIMIT table number

    In neutron-lib 3.2.0, the table PACKET_RATE_LIMIT changes from 59
    to 58. This patch uses the imported n-lib constant instead of a
    hardcoded number. That will allow the neutron-lib version bump.
    See [1].

    [1]https://review.opendev.org/c/openstack/requirements/+/864899

    Related-Bug: #1938966
    Change-Id: I0929e5ad59bfdd1ec7477adef3a52ec8d25ccfa6