Comment 43 for bug 1628580

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

Reviewed: https://review.openstack.org/379217
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=d90b1c493d4b8a015eb5110857a1c757cfba4b11
Submitter: Jenkins
Branch: master

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