python-openstackclient/releasenotes/notes/add-no-property-f97e4b2f390cec06.yaml
Ankur Gupta 1e739d7aeb Trivial Fix
Improperly rendered Release Note for v3.9.0

Change-Id: Ia9b920b5a3774dd9c720fe7a39fd41aaf7be209f
2017-03-09 10:59:44 -06:00

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`]