Bug 1714433

Summary: [RHOS13 ][cinder] "Fix "connector=None" issue in terminate_connection for Kaminario volume driver
Product: Red Hat OpenStack Reporter: amir.lidor
Component: openstack-cinderAssignee: Pablo Caruana <pcaruana>
Status: CLOSED ERRATA QA Contact: Tzach Shefi <tshefi>
Severity: medium Docs Contact: Tana <tberry>
Priority: medium    
Version: 13.0 (Queens)CC: cbora, mgeary, pcaruana, slinaber
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-cinder-12.0.7-1.el7ost Doc Type: Bug Fix
Doc Text:
Previously, the Kaminario Cinder volume drivers failed a tempest test because the terminate_connection did not support `connector=None`. (test_volumes_actions.VolumesActionsTest.test_force_detach_volume) With this update, the Kaminario Cinder volume drivers can support `connector=None` in the terminate_connection.
Story Points: ---
Clone Of:
: 1714636 (view as bug list) Environment:
Last Closed: 2019-07-10 13:00:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1714636, 1716974    
Bug Blocks:    

Description amir.lidor 2019-05-28 06:33:11 UTC
Description of problem:
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
Which is failing the RHOS certification.

Version-Release number of selected component (if applicable):


How reproducible:
every time you run the tempest test:
test_volumes_actions.VolumesActionsTest.test_force_detach_volume


Steps to Reproduce:
1. run the tempest test: test_volumes_actions.VolumesActionsTest.test_force_detach_volume with Kaminario.

Actual results:
Test Fails

Expected results:
Test should pass

Additional info:
Fix have been merged to Queens stabele (and of course other branches).
Opendev link: https://review.opendev.org/#/c/660062/
OpenStack bug: https://bugs.launchpad.net/cinder/+bug/1829398

Comment 14 errata-xmlrpc 2019-07-10 13:00:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:1732