Comment 7 for bug 1915800

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/train)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/783866
Committed: https://opendev.org/openstack/cinder/commit/82427ff40fb4e6122dba05c8af16e76d5759d2d5
Submitter: "Zuul (22348)"
Branch: stable/train

commit 82427ff40fb4e6122dba05c8af16e76d5759d2d5
Author: Ivan Pchelintsev <email address hidden>
Date: Tue Feb 16 13:29:24 2021 +0300

    Add ports filtering support to Dell EMC XtremIO 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.

    Change-Id: I2a521118598de336148a56c1d5352107ece80721
    Closes-Bug: #1915800
    (cherry picked from commit e175d64cac735e8845165d0e8b48c4a8f2402ea1)
    (cherry picked from commit a357ca2755d613ba31556d2f42c120b4cafdc2be)
    (cherry picked from commit d9c029c174ab872c19f3fe2da504d87015ff60a5)