python-openstackclient/releasenotes/notes/bug-1596821-a07599eb4beb6342.yaml
Huanxuan Ao 4e46c04f92 Add "--force" option to "volume qos delete" command
Add ``--force`` option to ``volume qos delete`` command in volume
v1 and v2 to allow users to delete in-use QoS specification(s).

Change-Id: I46036e5f55ced8b8a1be54c521f2a5c242b89160
Closes-Bug: #1596821
2016-06-28 08:12:40 +00:00

7 lines
201 B
YAML

---
features:
- |
Add ``--force`` option to ``volume qos delete`` command to allow users to
delete in-use QoS specification(s).
[Bug `1596821 <https://bugs.launchpad.net/bugs/1596821>`_]