Comment 29 for bug 1628580

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

Reviewed: https://review.openstack.org/379297
Committed: https://git.openstack.org/cgit/openstack/puppet-glare/commit/?id=ad711e929d37d292f0085c3595c2cfcf4a467aca
Submitter: Jenkins
Branch: master

commit ad711e929d37d292f0085c3595c2cfcf4a467aca
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 14:38:56 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: I747ad31ea7095c27f0760aec8f1ccea2195223cc
    Closes-Bug: #1628580