Comment 4 for bug 1662810

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to watcher (stable/ocata)

Reviewed: https://review.openstack.org/431002
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=d1ab697612848a4c5dc40f2a90c44cd31b683889
Submitter: Jenkins
Branch: stable/ocata

commit d1ab697612848a4c5dc40f2a90c44cd31b683889
Author: licanwei <email address hidden>
Date: Wed Feb 8 17:41:47 2017 +0800

    Fix the mapping between the instance and the node

    The argument to the add_edge function should be instance.uuid
    and node.uuid, not instance and node

    Change-Id: Ida694f9158d3eb26e7f31062a18844472ea3c6fa
    Closes-Bug: #1662810