6a3c7c2a68
This patch adds support to overwrite/clear the flavor's property using the new ``--no-property`` option in the ``flavor set`` command. Change-Id: I873c96fcf223bbd638a19b908766d904a84e8431 Implements: blueprint allow-overwrite-set-options Co-Authored By: zhiyong.dai@easystack.cn
7 lines
283 B
YAML
7 lines
283 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support to clear/overwrite all flavor properties using
|
|
``--no-property`` option with ``flavor set`` command.
|
|
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>` _]
|