python-openstackclient/releasenotes/notes/bug-1596798-b22fd587bdca8b36.yaml
Huanxuan Ao dbed97a24d Add "--property" option to "flavor create" command
Add "--property" option to "flavor create" command to support
adding properties to a new falvor.

Change-Id: I4f06b364375d5a81584fe41122d48e9568fa712a
Closes-Bug: #1596798
2016-06-29 19:16:35 +08:00

5 lines
137 B
YAML

---
features:
- Add ``--property`` option to ``flavor create`` command.
[Bug `1596798 <https://bugs.launchpad.net/bugs/1596798>`_]