2b073c2034
This was recently added to the 'server shelve' command. Add it now for the 'unshelve' command. Change-Id: I633dd85b60cf70b4f8610f414d82669dd6a53111 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
11 lines
420 B
YAML
11 lines
420 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for ``--offload`` and ``--wait`` options for ``server shelve``.
|
|
``--offload`` allows users to explicitly request offloading of a shelved
|
|
server in environments where automatic offloading is not configured, while
|
|
``--wait`` allows users to wait for the shelve and/or shelve offload
|
|
operations to complete.
|
|
- |
|
|
Add support ``--wait`` option for ``server shelve``.
|