cinder/releasenotes
Simon Dodsley dc77207e4c [Pure Storage] Add TCP transport type to NVMe driver
Add NVMe-TCP to the existing NVMe driver, which currently supports RoCE.
This change extends the parameter ``pure_nvme_transport`` to allow the
option ``tcp``.
Additional checks are performed on the backend to ensure that the
network ports used for connections are of the correct NVMe service
type.

Change-Id: I76166b9305f340a6e085216490d4c6bbecc7d1c1
2023-04-20 13:26:01 +00:00
..
2023-03-08 12:43:24 +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.