From cec24aee74058c2961e6fdac3716210f4d7cffb4 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sat, 12 Sep 2020 01:01:07 +0900 Subject: [PATCH] doc: mark the max microversion for victoria Just follows the pattern that we do every release. Change-Id: I8e2acf16bcf6a7d03e85c5b222f1b65c48941597 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 1ad0430318e3..1390f05b3496 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -1135,8 +1135,8 @@ Validation is only used for recognized extra spec namespaces, currently: ``hw_rng``, ``hw_video``, ``os``, ``pci_passthrough``, ``powervm``, ``quota``, ``resources``, ``trait``, and ``vmware``. -2.87 (Maximum in Ussuri) ------------------------- +2.87 (Maximum in Ussuri and Victoria) +------------------------------------- Adds support for rescuing boot from volume instances when the compute host reports the ``COMPUTE_BFV_RESCUE`` capability trait.