Comment 39 for bug 1628580

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

Reviewed: https://review.openstack.org/379171
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=a36d4f91a1f737a2baa4719e8f356fc43793f37f
Submitter: Jenkins
Branch: master

commit a36d4f91a1f737a2baa4719e8f356fc43793f37f
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:47:17 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: I108a33ed8bacc12c9b7cc00e603c78ea51c948b2
    Closes-Bug: #1628580