Comment 112 for bug 1628580

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

Reviewed: https://review.openstack.org/407091
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=e314c48c23330081d34d99c8fc8ab016dac1c642
Submitter: Jenkins
Branch: stable/newton

commit e314c48c23330081d34d99c8fc8ab016dac1c642
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:40:33 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: I836b56d125ec781f24b5ea1797ac882b353e2379
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit 9e7ed558f22572f4a99534ff57ab1ccc3eedc787)