Comment 31 for bug 1628580

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

Reviewed: https://review.openstack.org/379212
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=e7db0e93f3edeb6d5857fbd5149a89a9b10f63a2
Submitter: Jenkins
Branch: master

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