From d82fa9f2f7d80e9217adb4d839d1d376ec36c2f8 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sun, 12 Feb 2023 21:18:37 +0900 Subject: doc: mark the max microversion for 2023.1 Antelope Just follows the pattern that we do every release. Signed-off-by: Takashi Natsume Change-Id: Iaba463eedf8ec24303a18d5ba63087cd26ca16d3 --- nova/api/openstack/compute/rest_api_version_history.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'nova') 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 -- cgit v1.2.1