
Infinidat Cinder driver truncates the list of configured iSCSI portals and returns only the first IP for a given network space. And in case of network path failure we lose access to the data. To fix this issue, we need to return all configured and enabled iSCSI portals for a given configured network space. Closes-bug: #1981354 Change-Id: Ie2b7a163ee3a83121c04a21808ef437d740426d5 Co-authored-by: Alexander Deiter <adeiter@infinidat.com> Signed-off-by: Alexander Deiter <adeiter@infinidat.com>
Release notes
The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.
A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.
Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.