Comment 27 for bug 1666072

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/436863
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=79859c7dedd4895b395b3dabde454dda772af2ad
Submitter: Jenkins
Branch: master

commit 79859c7dedd4895b395b3dabde454dda772af2ad
Author: Julien Danjou <email address hidden>
Date: Wed Feb 22 10:31:17 2017 +0100

    Revert "verify gnocchi connection before processing"

    This reverts commit 152aa1af01769841956da1bc0225bde88b80af08.

    This makes Ceilometer spam Gnocchi at startup for no good reason. Gnocchi being
    started or not at the start of Ceilometer should not change anything, as it can
    become down at anytime and Ceilometer ought to handle that case anyway.

    Related-Bug: #1666072
    Change-Id: Ic03ee3343f68428775f2dd780a26298ab0434800