Comment 120 for bug 1628580

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-aodh (stable/mitaka)

Reviewed: https://review.openstack.org/407070
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=ad27c5b2d446c75b1d2db5d5d50dc2e6f5c4751f
Submitter: Jenkins
Branch: stable/mitaka

commit ad27c5b2d446c75b1d2db5d5d50dc2e6f5c4751f
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
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit bac067fff5a8194a7093e29a1845450a4e329183)