Comment 38 for bug 1628580

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

Reviewed: https://review.openstack.org/379223
Committed: https://git.openstack.org/cgit/openstack/puppet-octavia/commit/?id=2b383a087f8cbdfb49093799b6d5ee54de274799
Submitter: Jenkins
Branch: master

commit 2b383a087f8cbdfb49093799b6d5ee54de274799
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:47:36 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: I892869a67136b648a0acf9d4468914c2d8875f86
    Closes-Bug: #1628580