Comment 16 for bug 1611023

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/422758
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c83c49928b0a30328b80aa2a3ce4c54870213892
Submitter: Jenkins
Branch: stable/mitaka

commit c83c49928b0a30328b80aa2a3ce4c54870213892
Author: Ilya Tyaptin <email address hidden>
Date: Thu Jan 19 19:08:36 2017 +0400

    Change default db reconnection tries count to -1

    This change is needed for cases with big time interval
    between Ceilometer services and database backend starting.
    Otherwise, Ceilometer API defines storage connection to None
    and all storage requests fail permanently.

    cherry-picked from bd53bfb

    Change-Id: Ic442ff42e225f98a7a06469b2ff77d95fac84e2b
    Closes-bug: #1611023