From 7e7209b63a0dde81271c37aa0fc138f5b2909ab6 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sat, 13 Mar 2021 12:20:20 +0900 Subject: [PATCH] doc: mark the max microversion for wallaby Just follows the pattern that we do every release. Change-Id: I493895bfef4b957fe46d0da2974eac4d6bb36957 Signed-off-by: Takashi Natsume --- nova/api/openstack/compute/rest_api_version_history.rst | 6 ++++-- 1 file changed, 4 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 0e142c6eaa14..29d77120e6a4 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -1141,8 +1141,10 @@ Validation is only used for recognized extra spec namespaces, currently: Adds support for rescuing boot from volume instances when the compute host reports the ``COMPUTE_BFV_RESCUE`` capability trait. -2.88 ----- +.. _microversion 2.88: + +2.88 (Maximum in Wallaby) +------------------------- The following fields are no longer included in responses for the ``GET /os-hypervisors/detail`` and ``GET /os-hypervisors/{hypervisor_id}``