Comment 45 for bug 1628580

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

Reviewed: https://review.openstack.org/379169
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=93f885f0c13e51f68505fb6b6d4ba158ad9932b4
Submitter: Jenkins
Branch: master

commit 93f885f0c13e51f68505fb6b6d4ba158ad9932b4
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
    Closes-Bug: #1628580