Comment 3 for bug 1489736

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

Reviewed: https://review.openstack.org/219210
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=45f1b7b8a480db2d84613b80388addd03947fdcb
Submitter: Jenkins
Branch: stable/kilo

commit 45f1b7b8a480db2d84613b80388addd03947fdcb
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.

    (Cherry-picked from commit 1c51beb361f6dd8c53686d2a75b030257277b2a5)

    Change-Id: I4483c02de444e72c56ad4f6205deaade9969eb5a
    Closes-Bug: #1489736