python-openstackclient/releasenotes/notes/bug-1597188-a2ff62b809865365.yaml
Huanxuan Ao f5aef9ac36 Add '--force' option to 'backup delete' command in volumev2
Add '--force' option to 'backup delete' command in
volumev2 (v2 only) to allow delete in state other
than error or available.

Change-Id: I661ea0d465db227e374cbacdde0206fa1a6dd3d5
Closes-Bug: #1597188
2016-07-06 20:51:01 +08:00

7 lines
199 B
YAML

---
features:
- |
Add ``--force`` option to ``backup delete`` command to allow delete
in state other than error or available.
[Bug `1597188 <https://bugs.launchpad.net/bugs/1597188>`_]