Comment 33 for bug 1628580

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

Reviewed: https://review.openstack.org/379210
Committed: https://git.openstack.org/cgit/openstack/puppet-magnum/commit/?id=cab5e191ad027a9f7be9d6c09f15e0ad0d8232bd
Submitter: Jenkins
Branch: master

commit cab5e191ad027a9f7be9d6c09f15e0ad0d8232bd
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:33:04 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: I983008e9cdd46f64ee91712c602712d4eed31714
    Closes-Bug: #1628580