cinder/releasenotes/notes/bug-1920912-add_volumes_to_clone_group_fix-1cc9668ea077831e.yaml
root 9cd128f071 [SVF] Fixed add volumes to clone group issue
[Spectrum Virtualize Family] Addition of volumes to a group
fails if the group is cloned from a group-snapshot or another group
due to absence of rccg in back-end.
Fixed the issue by creating,updating the rccg in the back-end.

closes bug: #1920912

Change-Id: I335d33ca6219d18a9d4bb345c7e21b1e5a1b0f75
2021-06-04 12:50:58 +00:00

7 lines
259 B
YAML

fixes:
- |
IBM Spectrum Virtualize Family driver: `Bug #1920912
<https://bugs.launchpad.net/cinder/+bug/1920912>`_:
Fixed rccg create issue while adding volumes to a group where
the group is cloned from group snapshot or other source group.