Comment 12 for bug 1560963

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

Reviewed: https://review.openstack.org/316082
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=c5f9d0b0d403e3a3d0dd6557f58cc53f9aae5ba5
Submitter: Jenkins
Branch: master

commit c5f9d0b0d403e3a3d0dd6557f58cc53f9aae5ba5
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri May 13 13:22:56 2016 +0100

    Minimum bandwidth support (egress)

    Minimum bandwidth support (opposed to bandwidth limiting), guarantees
    a port minimum bandwidth when it's neighbours are consuming egress
    traffic and can be throttled in favor of the guaranteed port.

    Change-Id: Ia7a45f812f51d22469f5accf7efb3b515a656b64
    Related-Bug: #1560963