Files
cinder/releasenotes/notes/pure_reconnect_failure-7bbc135eecc77695.yaml
Simon Dodsley 75469ffcb0 [Pure Storage] Fix volume reconnect error
When trying to connect a volume to a host when it is already connected
will result in an AttributeError.

This patch resolves that issue.

Closes-Bug: #2121464
Change-Id: Ia251f9fa808a77e046da5726bb225ac66bacfc61
Signed-off-by: Simon Dodsley <simon@purestorage.com>
2025-09-08 21:36:10 +00:00

8 lines
229 B
YAML

---
fixes:
- |
Pure Storage `bug #2121464
<https://bugs.launchpad.net/cinder/+bug/2121464>`_: Fixed
``AttributeError`` when trying to connect a volume to a host when
the volume is already connected to the host.