cinder/releasenotes
Simon Dodsley 25f2e27b21 [Pure Storage] Add check for NVMe-FC capable array
Recent arrays can handle both traditional FC and NVMe-FC ports.
The FC (scsi) driver should not be touching NVMe-FC ports because
that could create zones through FCZM that cross both FC types,
so this check makes sure the driver only uses wwns that do not
have an associated nqn.

Change-Id: I189b556e1ca643635faae5eb5382bd6caa68aa4c
2021-11-04 09:20:10 -04:00
..
notes [Pure Storage] Add check for NVMe-FC capable array 2021-11-04 09:20:10 -04:00
source Imported Translations from Zanata 2021-09-21 06:15:24 +00:00
README.rst Fix release notes link 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.