Comment 40 for bug 1628580

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

Reviewed: https://review.openstack.org/379170
Committed: https://git.openstack.org/cgit/openstack/puppet-ceilometer/commit/?id=b7d3c18b2a094be683138a3743480f83f48c5add
Submitter: Jenkins
Branch: master

commit b7d3c18b2a094be683138a3743480f83f48c5add
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:43:11 2016 +0530

    Added retries for db_sync

    If db sync fails, it is never retried leading to errors. So, this
    patch adds retries for db_sync to avoid sync fails.

    Change-Id: I6117fc818c44ac31ae656c18ed7fe5434fa73b77
    Closes-Bug: #1628580