summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-19 15:15:43 +0000
committerGerrit Code Review <review@openstack.org>2020-04-19 15:15:43 +0000
commit702ffe64b871b5d086b4c94321f801e1e48a2f80 (patch)
tree578ec13dacb389fb2160542ae34b9dbd80f582c3
parent19eeacfa727b85c328c25a75d369082694cccc6d (diff)
parentb737320ee78691392a8e6889a0ade1ed793c766c (diff)
downloadnova-702ffe64b871b5d086b4c94321f801e1e48a2f80.tar.gz
Merge "doc: mark the max microversion for ussuri"
-rw-r--r--nova/api/openstack/compute/rest_api_version_history.rst4
1 files 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 1c86ca381f..1ad0430318 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
-----
+2.87 (Maximum in Ussuri)
+------------------------
Adds support for rescuing boot from volume instances when the compute host
reports the ``COMPUTE_BFV_RESCUE`` capability trait.