Comment 47 for bug 1628580

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ironic (master)

Reviewed: https://review.openstack.org/379206
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=a2cfc7e7778ab2dc8316d613fd014a664940609d
Submitter: Jenkins
Branch: master

commit a2cfc7e7778ab2dc8316d613fd014a664940609d
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
    Closes-Bug: #1628580