Comment 16 for bug 1560961

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

Reviewed: https://review.openstack.org/475584
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=da646496e3a48d78c13a015b56c187ce9ac9b5ef
Submitter: Jenkins
Branch: master

commit da646496e3a48d78c13a015b56c187ce9ac9b5ef
Author: Sławek Kapłoński <email address hidden>
Date: Mon Jun 19 22:13:37 2017 +0000

    Ingress bandwidth limit rule in Linuxbridge agent

    Add support for QoS ingress bandwidth limiting in
    linuxbridge agent.
    It uses traffic shaping done by tc with tbf qdisc.

    DocImpact: Ingress bandwidth limit in QoS supported by
               Linuxbridge agent

    Change-Id: Id495b302d31f5527db3e45b51517bc53153e7fc2
    Partial-Bug: #1560961