Comment 117 for bug 1628580

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

Reviewed: https://review.openstack.org/407076
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=f4ff62fe9b143b24caa5f93331ca0a738b75f78d
Submitter: Jenkins
Branch: stable/mitaka

commit f4ff62fe9b143b24caa5f93331ca0a738b75f78d
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
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit a36d4f91a1f737a2baa4719e8f356fc43793f37f)