python-openstackclient/releasenotes/notes/add-volume-group-commands-b121d6ec7da9779a.yaml
Stephen Finucane af406f33e3 cinder: Remove redundant command
There is no 'volume group unset' command nor any need for one right now.
This was mistakenly added in I3b2c0cb92b8a53cc1c0cefa3313b80f59c9e5835.

Change-Id: I9386d1350099b10659c6b0e632e4d83cae5b2bfd
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-06-22 18:26:54 +01:00

9 lines
285 B
YAML

---
features:
- |
Add ``volume group create``, ``volume group delete``,
``volume group list``, ``volume group failover``,
``volume group set`` and ``volume attachment show``
commands to create, delete, list, failover, update and show volume groups,
respectively.