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
20 lines
705 B
YAML
20 lines
705 B
YAML
---
|
|
features:
|
|
- |
|
|
API microversion 2.72 adds support for creating servers with neutron ports
|
|
that has resource request, e.g. neutron ports with
|
|
`QoS minimum bandwidth rule`_. Deleting servers with such ports have
|
|
already been handled properly as well as detaching these type of ports.
|
|
|
|
API limitations:
|
|
|
|
* Creating servers with Neutron networks having QoS minimum bandwidth rule
|
|
is not supported.
|
|
|
|
* Attaching Neutron ports and networks having QoS minimum bandwidth rule
|
|
is not supported.
|
|
|
|
* Moving (resizing, migrating, live-migrating, evacuating,
|
|
unshelving after shelve offload) servers with ports having resource
|
|
request is not yet supported.
|