b521483830
We would previously just assume the wwpns in our connector were lower-case and this was not valid for all systems. We will now compare with all lower case strings. Change-Id: Icdb818c97fc7810b5276b83debf8e75fe48fd15d Closes-Bug: #1612866
6 lines
202 B
YAML
6 lines
202 B
YAML
---
|
|
fixes:
|
|
- Fix issue with PureFCDriver where partially case sensitive comparison of
|
|
connector wwpn could cause initialize_connection to fail when attempting
|
|
to create duplicate Purity host.
|