4467c231b0
Currently, Kaminario Cinder FC and iSCSI volume drivers are not
handling "connector=None" in the terminate_connection. This causes
the failure of the following tempest test:
test_volumes_actions.VolumesActionsTest.test_force_detach_volume
This patch handles "connector=None" in the terminate_connection
for Kaminario Cinder FC and iSCSI volume drivers.
Change-Id: Id0e9c235d7260081da20ef7ced7ad28d42e3e03a
Closes-Bug: #1829398
Co-Authored-By: Srinivas Dasthagiri <srinivasd@biarca.com>
(cherry picked from commit 49331b2bb6
)
7 lines
162 B
YAML
7 lines
162 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Kaminario FC and iSCSI drivers: Fixed `bug 1829398
|
|
<https://bugs.launchpad.net/cinder/+bug/1829398>`_ where
|
|
force detach would fail.
|