doc: Update QoS minimum bandwidth limitations for Train

Since the overview-type documentations of the QoS minimum bandwidth
feature is in Neutron we need to update the limitations now that we
have some improvements in Nova.

Change-Id: I28920d2ecbaac5da5fbe6d6e9b296080806c8c6a
Related-Change: https://review.opendev.org/671497
Related-Change: https://review.opendev.org/679019
This commit is contained in:
Bence Romsics 2019-10-07 16:44:10 +02:00
parent 1ac3358c17
commit 02b6c9827d

View File

@ -78,12 +78,13 @@ Limitations
* The Guaranteed Minimum Bandwidth feature is not complete in the Stein * The Guaranteed Minimum Bandwidth feature is not complete in the Stein
release. Not all Nova server lifecycle operations can be executed on a release. Not all Nova server lifecycle operations can be executed on a
server with bandwidth guarantees. In Stein (Nova API microversion 2.72+) server with bandwidth guarantees. Since Stein (Nova API microversion
you can boot and delete a server with a guarantee and detach a port with 2.72+) you can boot and delete a server with a guarantee and detach
a guarantee. Support for server move operations (for example migrate, a port with a guarantee. Since Train you can also migrate and resize
resize, evacuate, live-migrate and unshelve after shelve-offload) is to be a server with a guarantee. Support for further server move operations
implemented later. For the definitive documentation please refer to the (for example evacuate, live-migrate and unshelve after shelve-offload)
`Port with Resource Request chapter is to be implemented later. For the definitive documentation please
refer to the `Port with Resource Request chapter
<https://docs.openstack.org/api-guide/compute/port_with_resource_request.html>`_ <https://docs.openstack.org/api-guide/compute/port_with_resource_request.html>`_
of the OpenStack Compute API Guide. of the OpenStack Compute API Guide.