nova/releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml
Balazs Gibizer c4295f87ad Fix links to neutron QoS minimum bandwidth doc
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
2019-03-21 11:47:19 +01:00

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