34de2d3352
These mirror the 'cinder group-snapshot-*' commands, with arguments copied across essentially verbatim. The only significant departure is the replacement of "tenant" terminology with "project". volume group snapshot create volume group snapshot delete volume group snapshot list volume group snapshot show Change-Id: Ia5084749b7c1a5a936fd6d6e8d89b9b80969f68c Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
7 lines
251 B
YAML
7 lines
251 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``volume group snapshot create``, ``volume group snapshot delete``,
|
|
``volume group snapshot list`` and ``volume group snapshot show`` commands
|
|
to create, delete, list, and show volume group snapshots, respectively.
|