Comment 41 for bug 1628580

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

Reviewed: https://review.openstack.org/379172
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=0ffa512cb2fd98c8a27d80a9858177fa3a82dd6c
Submitter: Jenkins
Branch: master

commit 0ffa512cb2fd98c8a27d80a9858177fa3a82dd6c
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:51:26 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: I0250c4f5c6b9d2d8a5487bf6d01c79c69b0770b6
    Closes-Bug: #1628580