c4295f87ad
The QoS minimum bandwidth feature will have a separate doc from the generic QoS neutron doc. This patch updates the links in the release notes and api version history of the 2.72 microversion blueprint: bandwidth-resource-provider Depends-On: https://review.openstack.org/#/c/640390 Change-Id: Ic753112cf73cb10a6e377bc24c6ee51a057c69f8
11 lines
472 B
YAML
11 lines
472 B
YAML
---
|
|
other:
|
|
- |
|
|
The ``POST /servers/{server_id}/os-interface`` request will be rejected
|
|
with HTTP 400 if the Neutron port referenced in the request body has
|
|
resource request as Nova currently cannot support such operation. For
|
|
example a Neutron port has resource request if a `QoS minimum bandwidth
|
|
rule`_ is attached to that port in Neutron.
|
|
|
|
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html
|