File: bp-support-specifying-az-when-restore-shelved-server-16e864223d51b50a.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - Add ``--availability-zone`` option to ``server unshelve``
    command to enable users to specify an availability zone during
    unshelve of a shelved offloaded server. Note that it requires
    ``--os-compute-api-version 2.77`` or greater.
    [Blueprint `support-specifying-az-when-restore-shelved-server <https://blueprints.launchpad.net/nova/+spec/support-specifying-az-when-restore-shelved-server>`_]