Comment 131 for bug 1628580

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

Reviewed: https://review.openstack.org/407072
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=cefec8258d1bb95a461eeb2396deead89864ae66
Submitter: Jenkins
Branch: stable/newton

commit cefec8258d1bb95a461eeb2396deead89864ae66
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:39:40 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: I38f0c42faa1dba167bd7b37c63f13ba64f1bb7db
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 93f885f0c13e51f68505fb6b6d4ba158ad9932b4)