Comment 36 for bug 1628580

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

Reviewed: https://review.openstack.org/379176
Committed: https://git.openstack.org/cgit/openstack/puppet-ec2api/commit/?id=f52c48bf6ebccc80b57e34715cf26806944ee499
Submitter: Jenkins
Branch: master

commit f52c48bf6ebccc80b57e34715cf26806944ee499
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 11:57:06 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: I435ff4ce72e36a53f06a6300d66baf202175ca95
    Closes-Bug: #1628580