Bug 1714636 - [RHOS14 ][cinder] "Fix "connector=None" issue in terminate_connection for Kaminario volume driver
Summary: [RHOS14 ][cinder] "Fix "connector=None" issue in terminate_connection for Ka...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 14.0 (Rocky)
Assignee: Pablo Caruana
QA Contact: Tzach Shefi
Tana
URL:
Whiteboard:
Depends On: 1716974
Blocks: 1714433
TreeView+ depends on / blocked
 
Reported: 2019-05-28 13:53 UTC by Pablo Caruana
Modified: 2019-07-02 19:44 UTC (History)
4 users (show)

Fixed In Version: openstack-cinder-13.0.5-3.el7ost
Doc Type: Bug Fix
Doc Text:
Previously, the Kaminario Cinder volume drivers would fail a tempest test (test_volumes_actions.VolumesActionsTest.test_force_detach_volume) because they would not handle "connector=None" in the terminate_connection. This patch handles "connector=None" in the terminate_connection for FiberChannel and iSCSI connections.
Clone Of: 1714433
: 1716974 (view as bug list)
Environment:
Last Closed: 2019-07-02 19:43:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1829398 0 None None None 2019-05-28 16:50:46 UTC
OpenStack gerrit 660540 0 None MERGED Fix "connector=None" issue in Kaminario drivers 2020-03-05 13:53:54 UTC
Red Hat Product Errata RHBA-2019:1678 0 None None None 2019-07-02 19:44:14 UTC

Description Pablo Caruana 2019-05-28 13:53:34 UTC
+++ This bug was initially created as a clone of Bug #1714433 +++

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 Rocky stable (and of course other branches).
Opendev link: https://review.opendev.org//660540/
OpenStack bug: https://bugs.launchpad.net/cinder/+bug/1829398

Comment 9 errata-xmlrpc 2019-07-02 19:43:59 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:1678


Note You need to log in before you can comment on or make changes to this bug.