Comment 30 for bug 1628580

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

Reviewed: https://review.openstack.org/379211
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=71619fbfc17540a641ca8f1d793607bfbc1350ab
Submitter: Jenkins
Branch: master

commit 71619fbfc17540a641ca8f1d793607bfbc1350ab
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:36:52 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: I64e011820591796168cafa4e0a93d5e2157ce445
    Closes-Bug: #1628580