summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute/rest_api_version_history.rst
diff options
context:
space:
mode:
Diffstat (limited to 'nova/api/openstack/compute/rest_api_version_history.rst')
-rw-r--r--nova/api/openstack/compute/rest_api_version_history.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst
index d4df0e81ed..b34510be5c 100644
--- a/nova/api/openstack/compute/rest_api_version_history.rst
+++ b/nova/api/openstack/compute/rest_api_version_history.rst
@@ -1237,3 +1237,11 @@ The ``hostname`` parameter to the ``POST /servers`` (create server), ``PUT
/servers/{id}`` (update server) and ``POST /servers/{server_id}/action
(rebuild)`` (rebuild server) APIs is now allowed to be a Fully Qualified Domain
Name (FQDN).
+
+
+2.95
+---------------------
+
+Any evacuated instances will be now stopped at destination. This
+requires minimun compute version 27.0.0 (antelope 2023.1). Operators
+can still use previous microversion for older behavior.