Comment 118 for bug 1628580

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

Reviewed: https://review.openstack.org/407084
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=f8b8cfc9229ee4f8903111fb622627c08408f3e3
Submitter: Jenkins
Branch: stable/newton

commit f8b8cfc9229ee4f8903111fb622627c08408f3e3
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:28:16 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: I00051bf680df897fa039fe63a737c518924f448e
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit a2cfc7e7778ab2dc8316d613fd014a664940609d)