Comment 75 for bug 1628580

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

Reviewed: https://review.openstack.org/406138
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=238fe9e0a0bc9fdd99880cead15122310bf4586c
Submitter: Jenkins
Branch: stable/newton

commit 238fe9e0a0bc9fdd99880cead15122310bf4586c
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:44:35 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: I9a47da537d9f1554271cb8e1e7284a98d364313c
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit d90b1c493d4b8a015eb5110857a1c757cfba4b11)