Comment 5 for bug 1707871

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

Reviewed: https://review.openstack.org/490818
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=a6991090c571d6d4a5136b51ba62ebdbfd4c72b0
Submitter: Jenkins
Branch: master

commit a6991090c571d6d4a5136b51ba62ebdbfd4c72b0
Author: ruijie <email address hidden>
Date: Fri Aug 4 03:13:08 2017 -0700

    dispatch 'unregister_cluster' to specified engine

    We need to dispatch the request to specified engine to erase
    the runtime, so that the health checking task could be stopped/removed
    correctly.

    Change-Id: I08a5c3332401e7101b892869639a0e045710bb5c
    Closes-Bug: #1707871