nova/releasenotes/notes/resize-swap-size-1e15e67c436f4b95.yaml
Amit Uniyal 15dccaeed3 Update Nova bdm with updated swap info
This change updates bdm for swap in finish_resize and revert_resize
functionality.

Change also adds supporting:
- unit and functional tests
- docs: releasenote

Closes-Bug: #1552777

Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b
2024-12-10 04:37:51 -05:00

11 lines
297 B
YAML

---
fixes:
- |
With this change, operators can now resize the instance flavor swap to
a smaller swap size, it can be expand and shrunk down to 0 using the same
resize API.
For more details see: `bug 1552777`_
.. _`bug 1552777`: https://bugs.launchpad.net/nova/+bug/1552777