Merge "Add "--force" option to "volume qos delete" command"

This commit is contained in:
Jenkins
2016-06-28 18:26:02 +00:00
committed by Gerrit Code Review
6 changed files with 60 additions and 5 deletions
doc/source/command-objects
openstackclient
releasenotes/notes

@ -0,0 +1,6 @@
---
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>`_]