Comment 4 for bug 1294102

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

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

commit 93d1315d3e4c954bc1d8d5c5fb56b92fd910ced5
Author: Gary Kotton <email address hidden>
Date: Tue Mar 18 05:52:47 2014 -0700

    VMware: fix exception when no objects are returned

    get_object_properties may return data that does not contain any
    objects. The patch validates that the returned data is accessible.

    Change-Id: I9432582bf5bc841aea705a84f939e9482465ff70
    Closes-bug: #1294102