python-openstackclient/releasenotes/notes/bug-1602169-2750c9a6896d2825.yaml
Huanxuan Ao e310682235 Add "--project" option to "volume type create" command
Add "--project" and "--project-domain" options to
"volume type create" command. We can use these options
to add the type access to a given project when we
create the volume type.

Change-Id: I483a6b61dae137682c3d1f7527531b40e508ba92
Closes-Bug: #1602169
2016-07-12 19:23:47 +08:00

6 lines
171 B
YAML

---
features:
- Add ``--project`` and ``--project-domain`` options to ``volume type create``
command.
[Bug `1602169 <https://bugs.launchpad.net/bugs/1602169>`_]