Comment 2 for bug 1949607

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

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

commit 5627c8713723c6f25ac836f4a03a00741eb809fd
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Nov 3 16:01:31 2021 +0000

    [OVS][QOS] Dataplane enforcement is limited to min-bw egress direction

    OVS QoS extension only enforces dataplane traffic shapping for minimum
    bandwidth rules with egress direction.

    Change-Id: I57b274387505f42778f1d9d3ec2aa9feb5ae929d
    Closes-Bug: #1949607