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
10 lines
408 B
YAML
10 lines
408 B
YAML
---
|
|
other:
|
|
- |
|
|
The ``POST /servers/{server_id}/os-interface`` request and the
|
|
``POST /servers`` request will be rejected with HTTP 400 if the Neutron
|
|
network referenced in the request body has `QoS minimum bandwidth rule`_
|
|
attached as Nova currently cannot support such operations.
|
|
|
|
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html
|