Comment 129 for bug 1628580

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

Reviewed: https://review.openstack.org/407083
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=b5a2d56ae21f96f5c34942f86774ce259e273984
Submitter: Jenkins
Branch: stable/mitaka

commit b5a2d56ae21f96f5c34942f86774ce259e273984
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)