Comment 101 for bug 1578989

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

Reviewed: https://review.openstack.org/590363
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e78f82e64fbdc1feac6aaccb108aa5100b0f49ed
Submitter: Zuul
Branch: master

commit e78f82e64fbdc1feac6aaccb108aa5100b0f49ed
Author: Lajos Katona <email address hidden>
Date: Fri Jul 20 17:04:46 2018 +0200

    Fill port-resource-request

    port-resource-request is an admin-only, read-only attribute for neutron
    ports. The content of this field is filled from the QoS minimum
    bandwidth rule attached to the port.

    Change-Id: Ic9862a1b5e24eb798d67823ac3bacab9e54420d8
    Partial-Bug: #1578989
    See-Also: https://review.openstack.org/502306 (nova spec)
    See-Also: https://review.openstack.org/508149 (neutron spec)