cinder/releasenotes/notes/pure_nvme_tcp-a00efa8966a74f77.yaml
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

5 lines
96 B
YAML

---
features:
- |
Pure Storage FlashArray driver: Added support NVMe-TCP transport layer.