python-openstackclient/releasenotes/notes/add-no-property-f97e4b2f390...

7 lines
195 B
YAML

---
features:
- |
Add support to clear/overwrite all flavor properties using
``--no-property`` option with ``flavor set`` command.
[Blueprint :oscbp:`allow-overwrite-set-options`]