cinder/releasenotes
Ivan Pchelintsev b9bc307793 Add iSCSI IPv6 support to Dell EMC XtremIO driver
iSCSI IPv6 portal format is [IPv6Address]:Port.
XtremIO driver returns iSCSI IPv6 portals without brackets.
Therefore volume attach operation fails.
This patch encloses iSCSI IPv6 portals in square brackets.

Closes-Bug: #1918889
Change-Id: I4b4f1f61a6fa7e022d97015e0402dd7e5c24bf38
2021-03-12 20:43:24 +03:00
..
2021-02-12 06:11:52 +00:00
2017-07-25 14:24:18 -07:00

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.