python-openstackclient/releasenotes/notes/add-volume-qos-set-no-property-option-348480dfc42a0a64.yaml
Stephen Finucane 629eb33c4d volume: Add 'volume qos set --no-property' option
Supporting "--no-property" option will apply user a convenient way to
clean all properties of volume qos in a short command. The patch adds
"--no-property" option in "volume qos set" command and update related
test cases and docs.

Change-Id: I1fb5b4f0a923bbf557a3af3f63809bde9e84ffd4
2023-05-17 16:50:16 +01:00

5 lines
76 B
YAML

---
features:
- |
Add ``--no-property`` option in ``volume qos set``.