Comment 35 for bug 1628580

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

Reviewed: https://review.openstack.org/379166
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=bac067fff5a8194a7093e29a1845450a4e329183
Submitter: Jenkins
Branch: master

commit bac067fff5a8194a7093e29a1845450a4e329183
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:36:34 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: I6a19e10ec305f54232293fd9807217291bf50875
    Closes-Bug: #1628580