cinder/releasenotes/notes/bug-1939145-ibm-svf-fix-systemname-issue-with-multiple-partnership-c437ebbb511879b9.yaml
Venkata Krishna cefba86408 [SVF] Fix rccg and relationship creation issues
[Spectrum Virtualize Family] Fix issues while creating a mirror
volume and creating a group by using the storage backend system_id
in the place of system_name in create_relationship and create_rccg
calls to choose the correct partnership based on the system_id.

This issue occurs when multiple partnerships in different states
are available for the same storage system_name.

Closes-Bug: #1939145

Change-Id: I9391a1a07aac00a3f80bf19cd4887bdfbec78b20
2021-09-24 14:06:52 +00:00

9 lines
321 B
YAML

---
fixes:
- |
IBM Spectrum Virtualize Family driver
`Bug #1939145 <https://bugs.launchpad.net/cinder/+bug/1939145>`_:
Updating create_relationship and create_rccg calls with the
system_id in the place of system_name to fix the issues while
creating a mirror volume or creating a consistency group.