Comment 4 for bug 1464188

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

Reviewed: https://review.openstack.org/190935
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=8919a3474e12e94e6a5651cc85be4634922f8fe0
Submitter: Jenkins
Branch: stable/kilo

commit 8919a3474e12e94e6a5651cc85be4634922f8fe0
Author: Ethan Lynn <email address hidden>
Date: Thu Jun 11 20:09:26 2015 +0800

    Catch exceptions in service status report

    If db throw any exceptions during service status report, service
    will not report its status forever. This patch catch errors during
    status report and log them in to log files.

    Change-Id: I6775b3446caffabd3135d5e24098ab0ee31975ac
    Closes-Bug: #1464188
    (cherry picked from commit 4e21b371d85289548c04f50f5614ede70ff1a21f)