cinder/releasenotes
Helen Walsh 4489ca3320 PowerMax Driver - Initiator group contents check
Previously, the checking the contents of an existing initiator group
was configurable.  If there was a mismatch between the initiators
from the connector object and the contents of the IG, without this
check, it left the system in an undesirable state.  Now, we check
for the mismatch and throw an exception if one occurs if the
initiator_check is not configured. If initiator_check is True, the
driver recreates the initiator group and masking view and the attach
operation can proceed.

Change-Id: I5e871679817b5aacbdd9aefdc888d1d43202b411
2021-03-09 17:30:26 +00:00
..
2020-11-16 06:16:35 +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.