Comment 3 for bug 1257038

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

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

commit f024b5f9fa0c6b772c597298792b94d01c075384
Author: Sidharth Surana <email address hidden>
Date: Wed Nov 27 22:07:16 2013 -0800

    VMware: fix instance lookup against vSphere

    Modifies the logic to search the vsphere vm for a given
    instance. The change now makes use of the config.extraConfig
    property to search for the instance.

    Change-Id: Id11f44b9792f196ad627879d082ad829869efcdf
    Closes-Bug: #1257038