python-openstackclient/releasenotes/notes/volume-type-extra-specs-22a22fcb6e269832.yaml
Stephen Finucane a3410cd4f7 volume: Add alias for volume type AZs
Another quality of life improvements. The key for this one is weird and
the whole thing is a little more involved, hence why it's kept separate.

Change-Id: I75aa85f27905104dc84fffe823c01b4c90a6a822
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-10-27 17:58:13 +01:00

8 lines
322 B
YAML

---
features:
- |
The ``volume type create``, ``volume type set``, ``volume type list``
commands now accept four new options - ``--multiattach``, ``--cacheable``,
``--replicated``, and ``--availability-zone`` - which are short cuts for
setting or filtering on the relevant properties on the volume type.