python-openstackclient/releasenotes/notes/flavor-create-with-project-19d41bfa93e3c6d0.yaml
Huanxuan Ao 014835930d Add "--project" option to the "flavor create" command.
Add ``--project`` and ``--project-domain`` options to the
``flavor create`` command. We can use these options to add
the flavor access to a givin project when we create the flavor.

Change-Id: Ic1907272c1d1ae526f9c9e86f32ba06c6da147c0
2016-06-21 16:28:18 +00:00

6 lines
207 B
YAML

---
features:
- Add ``--project`` and ``--project-domain`` options to the ``flavor create``
command. We can use these options to add the flavor access to a given project
when we create the flavor.