python-openstackclient/releasenotes/notes/add-volume-type-set-public-private-opts-891fc7ab5de9bb6a.yaml
Takashi Kajinami 83f5c8033f volume: Add 'volume type set --private/--public'
We also rename the test file and fixup some of the tests.

Change-Id: I3731255648dc91c023a1390c3b37e68b6608f850
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
Story: 2008478
Task: 41518
2023-05-17 16:38:38 +01:00

6 lines
113 B
YAML

---
features:
- |
The ``volume type set`` command now supports ``--public`` and ``--private``
options.