python-openstackclient/releasenotes/notes/bp-support-no-property-in-aggregate-b74a42e00a65d14a.yaml
Dean Troyer 762f2f2c34 More 3.3.0 release notes
Plus minor doc formatting updates

Change-Id: I849794e954cdeb582f7a0b104c62ec6688ead628
2016-10-07 21:39:53 +00:00

8 lines
334 B
YAML

---
features:
- |
Add ``--no-property`` option to ``aggregate set`` command.
This allows the property list to be cleared and replaced with
new values in a single command.
[Blueprint `support-no-property-in-aggregate <https://blueprints.launchpad.net/python-openstackclient/+spec/support-no-property-in-aggregate>`_]