VNX Cinder Driver fails to return single path target when iscsi_initiators option has no value

Bug #1422563 reported by Jeegn Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Jeegn Chen

Bug Description

VNX Cinder Driver fails to return single path target when iscsi_initiators option has no value

The root cause is that when iscsi_initiators option has no value, a dict object is returned by find_available_iscsi_targets() while a list is expected

Tags: drivers emc vnx
Jeegn Chen (jeegn-chen)
Changed in cinder:
assignee: nobody → Jeegn Chen (jeegn-chen)
status: New → In Progress
Jeegn Chen (jeegn-chen)
tags: added: drivers emc vnx
summary: VNX Cinder Driver fails to return single path target when
- iscsi_initiators option has no valuue
+ iscsi_initiators option has no value
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/156470

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

Reviewed: https://review.openstack.org/156470
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c973511fbb436909e25ac47dfe47aaf6aa465af0
Submitter: Jenkins
Branch: master

commit c973511fbb436909e25ac47dfe47aaf6aa465af0
Author: Jeegn Chen <email address hidden>
Date: Tue Feb 17 13:05:26 2015 +0800

    Fix return value inconsistency in VNX Driver

    When iscsi_initiators option for EMC Cinder Driver has no value,
    a dict object is returned by find_available_iscsi_targets() in
    EMC Cinder Driver while a list is expected. Thus an
    initialize_connection() will fail due to the inconsistency.

    This patch is to fix this inconsistency in the driver.

    Change-Id: I094340cc60da4a8b423233983a1d00784bbbb8ea
    Closes-Bug: 1422563

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.