openstacksdk/releasenotes/notes/unshelve-to-specific-host-84666d440dce4a73.yaml
René Ribaud ac194f985f Microversion 2.91: Support specifying destination host to unshelve
This patch adds ``host`` to openstacksdk unshelve api.
This can help administrators to specify a ``host``
to unshelve a shelve offloaded server starting from 2.91 microversion.

Implements: blueprint unshelve-to-host
Change-Id: I34c5989be4710c863cce24d6f55bd1faae86cd52
2023-04-06 18:56:07 +02:00

8 lines
259 B
YAML

---
features:
- |
Add SDK support for Nova microversion 2.91. This microversion
allows specifying a destination host to unshelve a shelve
offloaded server. And availability zone can be set to None to unpin
the availability zone of a server.