
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
11 lines
297 B
YAML
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
|