Comment 50 for bug 1628580

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

Reviewed: https://review.openstack.org/379209
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=28c04297b2751f3d5dea152cadc1469033d7e1c7
Submitter: Jenkins
Branch: master

commit 28c04297b2751f3d5dea152cadc1469033d7e1c7
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
    Closes-Bug: #1628580