puppet-cinder/releasenotes/notes/xtremio-add-ports-option-6d6e98fb90b906fe.yaml
Ivan Pchelintsev cc8665d473 Add ports filtering support to XtremIO Cinder driver
If there are some iSCSI or FC targets (ESXi for example) that
are not connected to the OpenStack host,
attach volume operation waits until timeout.
The XtremIO Cinder driver needs a new option to support ports
filtering.

Depends-On: https://review.opendev.org/#/c/775798
Related-Bug: #1915800
Change-Id: I5d4934549de9350b8816d688ce8526dbc5d0f603
2021-02-18 12:46:50 +00:00

5 lines
141 B
YAML

---
fixes:
- |
`Bug #1915800 <https://bugs.launchpad.net/cinder/+bug/1915800>`_:
Add support for ports filtering in XtremIO driver.