Comment 105 for bug 1628580

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

Reviewed: https://review.openstack.org/407080
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=138fd2917e54d17ff6cb4f379342aa65b6b5dde7
Submitter: Jenkins
Branch: stable/newton

commit 138fd2917e54d17ff6cb4f379342aa65b6b5dde7
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:11:05 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: I8778bd1b609bc5458a250111dc0a0f9b2fb52161
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 0fc2099d127b3a5d459f5591f4380d110cc92e4c)