File: bp-support-specifying-az-when-restore-shelved-server-9179045f04815bbb.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 (9 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add ``--disable-delete-on-termination`` and
    ``--enable-delete-on-termination`` options to the ``server add volume``
    command to indicate when to delete the attached volume when the server
    is deleted.
    Note that it requires ``--os-compute-api-version 2.79`` or greater.
    [Blueprint support-specifying-az-when-restore-shelved-server `<https://blueprints.launchpad.net/nova/+spec/support-delete-on-termination-in-server-attach-volume>`_]