ac194f985f
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
8 lines
259 B
YAML
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.
|