cinder/releasenotes/notes/pure_lacp_iscsi-34678bdb98fa6bab.yaml
Simon Dodsley 5070eeaecf [Pure Storage] Fix issue with LACP ports not being identified
When using iSCSI or NVMe as dataplanes target ports are identified
directly from the backend.

When an LACP bond is created this was not being correctly identified
as valid.

This patch resolves this issue.

Closes-Bug: #2101859
Change-Id: I5b56c590a6c9b82ab2e08e4211bfd3d187afdf8e
2025-03-12 18:25:46 -04:00

8 lines
203 B
YAML

---
fixes:
- |
Pure Storage `bug #2101859
<https://bugs.launchpad.net/cinder/+bug/2101859>`_: Fixed issue where
LACP bonds were not been correctly identified as iSCSI and NVMe
targets.