Comment 115 for bug 1628580

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

Reviewed: https://review.openstack.org/407081
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=b5182c958845b5579583b4278d11713b48d35015
Submitter: Jenkins
Branch: stable/mitaka

commit b5182c958845b5579583b4278d11713b48d35015
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:23:49 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: I094f592989928cefef0b9cd9c7b9d837f51d03b1
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 5e3b5e050fa2b9377792852aabba8487abb7099e)