6f1531ab1b
[Spectrum Virtualize Family] During terminate_connection volume_name is passed as input to ensure that volume mapping for the host is removed. Currently get_host_by_connector ignore the volume_name validation if the host is found in the connector wwpns. This causes issues in some scenarios where WWPNS from different host entry are passed. Closes-Bug: #1892034 Change-Id: I55f7dd92a4a1bab4a6b00d1b42707aa98b4b2eae
8 lines
295 B
YAML
8 lines
295 B
YAML
---
|
|
fixes:
|
|
- |
|
|
IBM Spectrum Virtualize Family driver `Bug #1892034
|
|
<https://bugs.launchpad.net/cinder/+bug/1892034>`_: Fixed issue in
|
|
get_host_from_connector that volume name is not validated to get the
|
|
host during terminate connection when the volume name is passed as input.
|