sample name does NOT match registered stevedore hardware pollster plugin name

Bug #1291146 reported by Lianhao Lu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
High
Lianhao Lu

Bug Description

The sample names generated hardware pollsters don't match the registered stevedore extension name, which would result the ceilometer.pipeline.Source.support_meter fail to give the right result, so that the corresponding sample can never be published.

e.g.

sample name from the pollster ceilometer.hardware.pollsters.disk.DiskTotalPollster is "disk.size.total", which does not match its registered stevedore extension name "hardware.disk.size.total" which would be used in the pipeline source definition.

sources:
    - name: "snmp.disk"
      interval: 600
      meters:
          - "hardware.disk.size.total"
          - "hardware.network.incoming.bytes"
      resources:
          - "snmp://127.0.0.1"
      sinks:
          - 'disk.sink'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ceilometer:
status: New → In Progress
Lianhao Lu (lianhao-lu)
description: updated
Revision history for this message
Jeffery Chow (lczhou-hust) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

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

commit ecbcaa3f6c780976f21cb9d5831be509aee2e7b7
Author: Lianhao Lu <email address hidden>
Date: Wed Mar 12 11:01:23 2014 +0800

    Corrected the sample names in hardware pollsters

    Closes-Bug: #1291146

    Change-Id: Ied60325e073d315f1108c54cd7771c1656816e59

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: icehouse-rc1 → 2014.1
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.