Comment 2 for bug 1235112

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

Reviewed: https://review.openstack.org/49692
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=07c24d6bbe6b55638f46d9f7dc9123c5d96eb453
Submitter: Jenkins
Branch: master

commit 07c24d6bbe6b55638f46d9f7dc9123c5d96eb453
Author: Sabari Kumar Murugesan <email address hidden>
Date: Mon Sep 30 11:56:33 2013 -0700

    VMware: iscsi target discovery fails while attaching volumes

    VMware Drivers are unable to discover iscsi targets because
    the api calls fail to specify the iscsi server location
    (referred in the code as target portal) to retrieve targets.
    This is critical for the attach_volume feature to work with
    iscsi supported cinder drivers.

    Closes-Bug: #1235112

    Change-Id: I60c06ae651bb2eb6d466a5ca61a09f289c21d1a3