Storwize/SVC driver initialize_connection can fail on wwpn.lower

Bug #1279061 reported by Avishay Traeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
High
Avishay Traeger

Bug Description

If the storage doesn't have WWPN information for a host but gets it in the connector, initialize_connection can fail because it does wwpn.lower(), and wwpn can be None

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/72765

Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

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

commit 0916370a486419b9606331d972666f1551d499d9
Author: Avishay Traeger <email address hidden>
Date: Tue Feb 11 22:34:24 2014 +0200

    Storwize/SVC: Check wwpn not None

    If the storage doesn't have WWPN information for a host but gets it in
    the connector, initialize_connection can fail because it does
    wwpn.lower(), and wwpn can be None. Make sure it isn't before calling
    lower().

    Change-Id: I9923f5c87a1e596e35116bfcbf08c181b75bba35
    Closes-bug: 1279061

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: icehouse-3 → 2014.1
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.