From 31accd37c8a19bd6e505c80eb0a83a44e87d25d0 Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Mon, 9 Sep 2024 17:40:41 +0200 Subject: [PATCH] doc: mark the maximum microversion for 2024.2 Dalmatian We need it for this release. Change-Id: I92a881a8e29c0736f5598018be911d623c38b624 --- 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 fcfd5f95bf6f..033ad3c82aef 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -1250,8 +1250,8 @@ behavior. .. _microversion 2.96: -2.96 (Maximum in 2024.1 Caracal) --------------------------------- +2.96 (Maximum in 2024.1 Caracal and 2024.2 Dalmatian) +----------------------------------------------------- The ``server show`` and ``server list --long`` responses now include the pinned availability zone as well.