From c56710778dcda22500224482abdd7a480a2f1f89 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sun, 20 Feb 2022 23:05:57 +0900 Subject: [PATCH] doc: mark the max microversion for yoga Just follows the pattern that we do every release. Change-Id: Ia6ea455e50307c515cbade467d32799baaec2d85 Signed-off-by: Takashi Natsume --- nova/api/openstack/compute/rest_api_version_history.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst index d7a74870f906..703e18bcbec9 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -1191,8 +1191,8 @@ field. .. _microversion 2.90: -2.90 (Maximum in Xena) ----------------------- +2.90 (Maximum in Xena and Yoga) +------------------------------- The ``POST /servers`` (create server), ``PUT /servers/{id}`` (update server) and ``POST /servers/{server_id}/action (rebuild)`` (rebuild server) APIs now