File: bp-unshelve-to-host-9ce4b7abf81aeedf.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - Add ``--host`` and ``--no-availability-zone`` options to the
    ``server unshelve`` command to enable administrators to specify a
    destination host or unset the availability zone during a server
    unshelve, respectively. Both options require the server to be
    shelved offload and ``--os-compute-api-version 2.91`` or greater.