Comment 121 for bug 1628580

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

Reviewed: https://review.openstack.org/407093
Committed: https://git.openstack.org/cgit/openstack/puppet-sahara/commit/?id=e203d5b6f52611767815b174a7b4a9eff9809ff2
Submitter: Jenkins
Branch: stable/newton

commit e203d5b6f52611767815b174a7b4a9eff9809ff2
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:53:54 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: Ib7162c07542d9c8c81ed35f931a2b91281610774
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 3f8e5d1c542dda2bc261c74fa1dad1d3289aa686)