Comment 1 for bug 1489736

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

Reviewed: https://review.openstack.org/218129
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=1c51beb361f6dd8c53686d2a75b030257277b2a5
Submitter: Jenkins
Branch: master

commit 1c51beb361f6dd8c53686d2a75b030257277b2a5
Author: Romil Gupta <email address hidden>
Date: Fri Aug 28 00:19:22 2015 -0700

    Display instance uuid instead of VM object

    We were logging object handle instead of instance ID
    in the debug statements for critical VCenter events.

    This fix addresses log-statement only changes to print
    instance IDs.

    Change-Id: I4483c02de444e72c56ad4f6205deaade9969eb5a
    Closes-Bug: #1489736