Comment 3 for bug 1497474

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

Reviewed: https://review.openstack.org/224384
Committed: https://git.openstack.org/cgit/stackforge/tacker/commit/?id=1afd26a13b40bd2f8319911690f25103955bb976
Submitter: Jenkins
Branch: master

commit 1afd26a13b40bd2f8319911690f25103955bb976
Author: Bob HADDLETON <email address hidden>
Date: Wed Sep 16 21:03:35 2015 -0500

    Implement Monitoring Framework

     * Changes the monitor function to use a loadable driver

     * Changes the monitoring thread to use a re-entrant lock
       (RLock()) to prevent it from blocking itself during
        recovery actions

    Change-Id: Icf40ffd3123f3b804de16c88164d84077fbf28e2
    Implements: blueprint health-monitoring
    Closes-Bug: 1497474