summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2023-02-12 21:18:37 +0900
committerTakashi Natsume <takanattie@gmail.com>2023-02-19 01:56:26 +0000
commitd82fa9f2f7d80e9217adb4d839d1d376ec36c2f8 (patch)
treec15a75db5db61c59579790cab61eb891975f6c32
parent439c67254859485011e7fd2859051464e570d78b (diff)
downloadnova-d82fa9f2f7d80e9217adb4d839d1d376ec36c2f8.tar.gz
doc: mark the max microversion for 2023.1 Antelope
Just follows the pattern that we do every release. Signed-off-by: Takashi Natsume <takanattie@gmail.com> Change-Id: Iaba463eedf8ec24303a18d5ba63087cd26ca16d3
-rw-r--r--nova/api/openstack/compute/rest_api_version_history.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst
index 4a922ab0e2..c7a2777d3a 100644
--- a/nova/api/openstack/compute/rest_api_version_history.rst
+++ b/nova/api/openstack/compute/rest_api_version_history.rst
@@ -1231,16 +1231,17 @@ image similar to the result of rebuilding an ephemeral disk.
2.94
----------------------
+----
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).
+.. _microversion 2.95:
-2.95
----------------------
+2.95 (Maximum in 2023.1 Antelope)
+---------------------------------
Any evacuated instances will be now stopped at destination. This
requires minimun nova release 27.0.0, OpenStack release 2023.1