Comment 116 for bug 1628580

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

Reviewed: https://review.openstack.org/407090
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=6857bc69adaa21ce173a6809563ba1515b2add23
Submitter: Jenkins
Branch: stable/mitaka

commit 6857bc69adaa21ce173a6809563ba1515b2add23
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)