Comment 110 for bug 1628580

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

Reviewed: https://review.openstack.org/407087
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=8951da4f8495f5b2e47549414df226f8f15465b8
Submitter: Jenkins
Branch: stable/mitaka

commit 8951da4f8495f5b2e47549414df226f8f15465b8
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:38: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: I1ee9f046284d8720447c02f0fbbbc4448eaaf4d9
    Related-Bug: #1628580
    Closes-Bug: #1645474
    (cherry picked from commit e7db0e93f3edeb6d5857fbd5149a89a9b10f63a2)