954c28dfa2
OSC doesn't support deleting volumes with associated snapshots. This patch provides support for deleting volumes with associated snapshots by adding an optional argument. Change-Id: I7e74f251574993ff13a38e508fd2f9debeda8d0a Closes-Bug: #1589332 Co-Authored-By: Rui Chen <chenrui.momo@gmail.com>
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--purge`` option to ``volume delete`` command (Volume v2 only) in
|
|
order to removing any snapshots along with volume automatically when user
|
|
delete the volume.
|
|
[Bug `1589332 <https://bugs.launchpad.net/python-openstackclient/+bug/1589332>`_]
|