Comment 14 for bug 1560961

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

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

commit 2d0d1a2d76c3383bd1e2d14e8860824d843f5047
Author: Sławek Kapłoński <email address hidden>
Date: Wed Apr 19 00:40:38 2017 +0200

    Add support for ingress bandwidth limit rules in ovs agent

    Add support for QoS ingress bandwidth limiting in
    openvswitch agent.
    It uses default ovs QoS policies on bandwidth limiting
    mechanism.

    DocImpact: Ingress bandwidth limit in QoS supported by
               Openvswitch agent

    Change-Id: I9d94e27db5d574b61061689dc99f12f095625ca0
    Partial-Bug: #1560961