Comment 3 for bug 1770466

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

Reviewed: https://review.openstack.org/567656
Committed: https://git.openstack.org/cgit/openstack/nova-powervm/commit/?id=ef77fbfa8c3d8a7feac6f33615e23748056869c0
Submitter: Zuul
Branch: master

commit ef77fbfa8c3d8a7feac6f33615e23748056869c0
Author: Matthew Edmonds <email address hidden>
Date: Thu May 10 13:38:52 2018 -0400

    Handle errors getting iSCSI initiators

    pypowervm may raise a JobRequestFailed exception during iSCSI
    initiator discovery on older VIOS that do not have the iscsiadm
    commands built in. This adds handling for that exception so that
    get_volume_connector doesn't blow up.

    Closes-Bug: #1770466
    Change-Id: I16beff6a5014f028181a167ecb28952190fac223