python-openstackclient/openstackclient/volume/v2
wuyuting 954c28dfa2 Add support for deleting volumes with associated snapshots
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>
2016-07-27 11:30:52 +08:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py Support error handling for delete commands in volumev2 2016-07-14 17:49:26 +08:00
qos_specs.py Support error handling for delete commands in volumev2 2016-07-14 17:49:26 +08:00
service.py osc-lib: command 2016-06-13 11:00:22 -05:00
snapshot.py Add "--marker" and "--limit" options to "snapshot list" 2016-07-23 10:41:28 +08:00
volume_transfer_request.py osc-lib: command 2016-06-13 11:00:22 -05:00
volume_type.py Merge "Add options to "volume type list" command" 2016-07-26 10:53:40 +00:00
volume.py Add support for deleting volumes with associated snapshots 2016-07-27 11:30:52 +08:00