Passing more metadata from resource discovery

Bug #1366871 reported by Ladislav Smola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
Ladislav Smola

Bug Description

RIght now it's only possible to pass IP address from resource discovery. Which has 2 problems.

1. If the node is deleted and recreated, it can be totally different node but it can use the same IP, samples should not be related to IP. For TripleO it should be related to nova instance uuid or MAC address.

2. For TripleO we need to pass more metadata like image, flavor, etc. so we can make aggregate queries.

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/119803

Changed in ceilometer:
assignee: nobody → Ladislav Smola (lsmola)
status: New → In Progress
Eoghan Glynn (eglynn)
Changed in ceilometer:
milestone: none → juno-rc1
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

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

commit 9f0cfce9a6a30e03746ae1f207b6c5e3cd0ba7bc
Author: Ladislav Smola <email address hidden>
Date: Mon Sep 8 18:09:13 2014 +0200

    Allow to pass dict from resource discovery

    Allowing to pass dict from resource discovery and storing it
    as metadata. Before it was only possible to pass IP address,
    which is not enough.
    For TripleO case, important metadata like image name and flavor
    from Nova are passed and stored in resource, allowing to make
    aggregate queries according to them.

    Change-Id: I4dabf79f248842398e1126d310d110b1fe95fad5
    Closes-Bug: #1366871

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: juno-rc1 → 2014.2
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.