Comment 19 for bug 1560963

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

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

commit 85bbeedbe0a83b42771258f117f2db9befa0a9d8
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Aug 31 18:48:14 2016 +0000

    qos: require min_kbps parameter for minimum bandwidth rule

    It does not have much physical sense to have a rule without the limit set, just
    direction. Require the parameter to avoid creating rules without the limit.

    Change-Id: I13c54be22f35ac7eb5835d8424a919d0b61a8e95
    Partial-Bug: #1560963