Comment 3 for bug 1613552

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

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

commit 5a68ced6d2397a459a1b33b10d8aaebeb7c27460
Author: tengqm <email address hidden>
Date: Tue Aug 16 02:34:50 2016 -0400

    Fix health manager initialization

    With this patch we postpone health manager initialization until service
    records are cleaned up. Also, we change the executor to 'threading'
    which is recommended by oslo.messaging. A new INFO log is added for
    debugging's purpose.

    Closes-Bug: #1613552
    Change-Id: I761b61ee164fe3532aaaaad5408b68df84d0d7ca