Comment 132 for bug 1628580

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

Reviewed: https://review.openstack.org/407085
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=b373de440c1441173a34cd8b60747909d2a55bad
Submitter: Jenkins
Branch: stable/mitaka

commit b373de440c1441173a34cd8b60747909d2a55bad
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:31:22 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: Ia9d09515435618624919ad715ffa3df833a50a7a
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 28c04297b2751f3d5dea152cadc1469033d7e1c7)