874a726f52
Added ``--disable-delete-on-termination`` and ``--enable-delete-on-termination`` options to the ``openstack server add volume`` command that enables users to mark whether to delete the attached volume when the server is destroyed. Depends-On: https://review.opendev.org/#/c/681267/ Part of blueprint support-delete-on-termination-in-server-attach-volume Change-Id: I6b5cd54b82a1135335a71b9768a1a2c2012f755b
10 lines
476 B
YAML
10 lines
476 B
YAML
---
|
|
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>`_]
|