Comment 2 for bug 1563757

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-influxdb-grafana (stable/0.8)

Reviewed: https://review.openstack.org/299321
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-influxdb-grafana/commit/?id=59432991f3b90ca83921b46d78cf30cbbdef409f
Submitter: Jenkins
Branch: stable/0.8

commit 59432991f3b90ca83921b46d78cf30cbbdef409f
Author: Swann Croiset <email address hidden>
Date: Wed Mar 30 13:40:07 2016 +0200

    Retry to execute script to configure InfluxDB

    The script is executed after the influxdb service is started but
    InfluxDB doesn't accept HTTP requests directly at start time. This should
    depend on the size of the DB.

    Change-Id: I736b382186533a80854ff8efcaebfb65c1c2842c
    Fixes-bug: #1563757