summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBalazs Gibizer <balazs.gibizer@est.tech>2021-05-14 10:08:35 +0200
committerBalazs Gibizer <balazs.gibizer@est.tech>2021-08-21 10:00:51 +0200
commitf6e8c512fbce7c8ab2444c6a31132dc461f5638b (patch)
tree2de9a663a32c4657f1f8f468db23de8fe4fb096e /doc
parent9de8bfb6e61ebb9776f8027eb9c334044c7bc8bd (diff)
downloadnova-f6e8c512fbce7c8ab2444c6a31132dc461f5638b.tar.gz
Bump min placement microversion to 1.36
To implement the usage of same_subtree query parameter in the allocation candidate request first the minimum requires placement microversion needs to be bumped from 1.35 to 1.36. This patch makes such bump and update the related nova upgrade check. Later patches will modify the query generation to include the same_subtree param to the request. Change-Id: I5bfec9b9ec49e60c454d71f6fc645038504ef9ef blueprint: qos-minimum-guaranteed-packet-rate
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/nova-status.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/cli/nova-status.rst b/doc/source/cli/nova-status.rst
index 6d50ccaf68..a198159e17 100644
--- a/doc/source/cli/nova-status.rst
+++ b/doc/source/cli/nova-status.rst
@@ -148,6 +148,10 @@ Upgrade
* Checks for computes older than the previous major release
* Checks for any instances without ``hw_machine_type`` set.
+ **24.0.0 (Xena)**
+
+ * Checks for the Placement API are modified to require version 1.36.
+
See Also
========