2018-05-22 15:38:09 -07:00
|
|
|
---
|
|
|
|
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.
|
|
|
|
|
2019-03-21 10:19:53 +01:00
|
|
|
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html
|