python-openstackclient/releasenotes/notes/bug-1597198-e36b55f3fd185a3a.yaml
Huanxuan Ao e31408d2a4 Add options to "volume type list" command
Add "--public" and "--private" options to
"volume type command" in volumev2 (v2 only)
to list optional volume types

Change-Id: I8605990d62116c10d89ce192c14e550657dabee5
Closes-Bug: #1597198
2016-07-23 11:26:49 +08:00

6 lines
163 B
YAML

---
features:
- |
Add ``--public`` and ``--private`` options to ``volume type list`` command.
[Bug `1597198 <https://bugs.launchpad.net/bugs/1597198>`_]