f8980ea128
Driver was not honoring the server in ISCSI and returning connection information for all servers (IQNs) connected to a volume. If multiple servers are mapped to a volume the driver was only returning the first server for a given portal. Closes-Bug: #1756914 Change-Id: If65780000fa8f59f663b00b88584cf289effa590
8 lines
311 B
YAML
8 lines
311 B
YAML
---
|
|
fixes:
|
|
- Dell EMC SC driver correctly returns initialize_connection
|
|
data when more than one IQN is attached to a volume. This
|
|
fixes some random Nova Live Migration failures where the
|
|
connection information being returned was for an IQN other
|
|
than the one for which it was being requested.
|