From a4c3260f56c9189378a1406869eea75e2d023fb2 Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Wed, 18 Mar 2020 10:56:32 +0100 Subject: Enable unshelve with qos ports Previous patches in the blueprint implemented the support for unshelve with qos ports and added functional test coverage for the various scenarios. So this patch changes the API check that rejected such operation to check for the service version and therefore conditionally enable the feature. Change-Id: Iaf70ee41f1bfb1a4964da3f59cd3a0b4b5e20d36 blueprint: support-move-ops-with-qos-ports-ussuri --- api-guide/source/port_with_resource_request.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api-guide') diff --git a/api-guide/source/port_with_resource_request.rst b/api-guide/source/port_with_resource_request.rst index 867dd01812..2d4cc113e2 100644 --- a/api-guide/source/port_with_resource_request.rst +++ b/api-guide/source/port_with_resource_request.rst @@ -31,8 +31,8 @@ compute services are upgraded to 20.0.0 (Train) and the ``[upgrade_levels]/compute`` configuration does not prevent the computes from using the latest RPC version. -As of 21.0.0 (Ussuri), nova supports evacuating and live migrating servers -with neutron ports having resource requests. +As of 21.0.0 (Ussuri), nova supports evacuating, live migrating and unshelving +servers with neutron ports having resource requests. See :nova-doc:`the admin guide ` for administrative details. -- cgit v1.2.1