Comment 12 for bug 1968206

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/837111
Committed: https://opendev.org/openstack/neutron/commit/13bb2554da87671fa6bfea008039da53d5a07de2
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 13bb2554da87671fa6bfea008039da53d5a07de2
Author: elajkat <email address hidden>
Date: Fri Apr 8 09:29:14 2022 +0200

    Change set_device_rate calls according to new signature

    [1] changed the signature of set_device_rate to be alligned with how
    pyroute2 expects rate parameters, some method which calls
    set_device_rate needs to be changed also to use the new dict format for
    calling it.

    [1]: https://review.opendev.org/q/Ibbb6d938355440c42850812e368224b76b1fce19

    Related-Bug: #1962844
    Closes-Bug: #1968206
    Change-Id: I7256747f45308b011edbb0f8c802439ea277423d
    (cherry picked from commit 837fda7566fc8d2344d68468be7717563e13008c)