python-openstackclient/releasenotes/notes/bug-1643861-b17ad5dfcb4304ff.yaml
Huanxuan Ao 5e070c36a1 Add "Is Public" column in volume type list
I think admin users will like to see the "Is Public" column
in volume type list since they can know the volume type
is public or private, so add "Is Public" column in volume
type list

Change-Id: I3f6e297a7adf82a275debbd87d2c4da415aa1360
Closes-Bug: #1643861
2016-11-22 14:58:55 +00:00

5 lines
154 B
YAML

---
features:
- Add ``Is Public`` column to ``volume type list``.
[Bug `1643861 <https://bugs.launchpad.net/python-openstackclient/+bug/1643861>`_]