
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
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.