cinder/releasenotes/notes/bug-1982350-infinidat-fix-multi-attach-19f62d182b675e59.yaml
Alexander Deiter d8ca81e7c9 Fix Infinidat driver multi-attach feature
Added a check if there are multiple attachments to the volume
from the same connector and terminate connection only for the
last attachment from the corresponding host.

Closes-bug: #1982350
Change-Id: Ibda3a09a181160b8ee9129795429a7f1795e907d
Signed-off-by: Alexander Deiter <adeiter@infinidat.com>
2022-11-24 20:39:33 +00:00

10 lines
338 B
YAML

---
fixes:
- |
Infinidat Driver `bug #1982350
<https://bugs.launchpad.net/cinder/+bug/1982350>`_:
Fixed Infinidat driver multi-attach feature.
Added a check if there are multiple attachments to the volume
from the same connector and terminate connection only for the
last attachment from the corresponding host.