Gnocchi uses deprecated dipatcher

Bug #1524072 reported by Sumant Murke
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gnocchi
Fix Released
Undecided
Sumant Murke

Bug Description

While Installing Gnocchi and Ceilometer in devstack. By default gnocchi uses deprecated dispatcher configuration

gnocchi/devstack/plugin.sh

function configure_ceilometer_gnocchi {
    gnocchi_url=$(gnocchi_service_url)
    iniset $CEILOMETER_CONF DEFAULT dispatcher gnocchi
    ......

Due to this the events from ceilometer are sent to gnocchi and not stored in database. As gnocchi doesn't handle any events hence
Ceilometer event-list always returns empty

Gnoochi should be using meter_dispatchers for configuration.

Changed in gnocchi:
assignee: nobody → Sumant Murke (sumant-murke)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to gnocchi (master)

Fix proposed to branch: master
Review: https://review.openstack.org/255009

Changed in gnocchi:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gnocchi (master)

Reviewed: https://review.openstack.org/255009
Committed: https://git.openstack.org/cgit/openstack/gnocchi/commit/?id=2dbd0e2c6e1ed9a859345ee0226595098138f0cb
Submitter: Jenkins
Branch: master

commit 2dbd0e2c6e1ed9a859345ee0226595098138f0cb
Author: Sumant Murke <email address hidden>
Date: Tue Dec 8 22:02:45 2015 +0000

    Resolving use of deprecated dispatcher configuration

    Updated plugin.sh file by resolving configuration changes for
    meter_dispatchers in devstack.

    Change-Id: Icb6bb613eb5cdad98785e8a176f44d78233cf12b
    Closes-Bug: 1524072

Changed in gnocchi:
status: In Progress → Fix Committed
Julien Danjou (jdanjou)
Changed in gnocchi:
milestone: none → 2.0.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.