python-openstackclient/releasenotes/notes/add-create-group-from-src-options-6fcb0c87f617ca91.yaml
whoami-rajat ec01268ea9 Add options to create volume group from source
This patch adds ``--source-group`` and ``--group-snapshot`` options
to the ``volume group create`` command to allow creating group from
a source group or a group snapshot.

Change-Id: I87482a5dd43c519dfdcf981635aa879914a70a5c
2023-02-17 12:17:22 +00:00

7 lines
194 B
YAML

---
features:
- |
Added ``--source-group`` and ``--group-snapshot`` options to the
``volume group create`` command to allow creating group from
a source group or a group snapshot.