summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorwhoami-rajat <rajatdhasmana@gmail.com>2022-01-31 23:54:27 +0530
committerwhoami-rajat <rajatdhasmana@gmail.com>2022-09-06 16:42:08 +0530
commit94d3445e10711ff965e0ec141aaa0d0828dc43f0 (patch)
treef9e35e8439d7a2019d9ef463318af797b432f836 /releasenotes
parentbe9517cb027d960caf4c9c8171b3ad2568bedae9 (diff)
downloadpython-novaclient-94d3445e10711ff965e0ec141aaa0d0828dc43f0.tar.gz
MV 2.93 - Add support to rebuild boot volume
This patch bumps the API microversion to 2.93 to allow rebuilding a volume backed instance. Implements: blueprint volume-backed-server-rebuild Depends-On: https://review.opendev.org/c/openstack/nova/+/830883 Change-Id: Ie46df7ad76082e7631bb26243abed4dc3b1f40ac
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-support-for-volume-backed-rebuild-6a32d9d88fed6b4a.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/add-support-for-volume-backed-rebuild-6a32d9d88fed6b4a.yaml b/releasenotes/notes/add-support-for-volume-backed-rebuild-6a32d9d88fed6b4a.yaml
new file mode 100644
index 00000000..b9e2054e
--- /dev/null
+++ b/releasenotes/notes/add-support-for-volume-backed-rebuild-6a32d9d88fed6b4a.yaml
@@ -0,0 +1,8 @@
+---
+features:
+ - |
+ Added support for `microversion 2.93`_.
+ This microversion provides the ability to rebuild a volume
+ backed instance.
+
+ .. _microversion 2.93: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#microversion-2-93