Sinks and Sources may contain duplication in names

Bug #1417278 reported by Nadya Privalova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
Lena Novokshonova

Bug Description

In pipeline.yaml there are two main groups: sources and sinks. Now there is a check in the code that all pairs (source, sink) should be different. But within the both groups duplicates are allowed. It should be fixed.

https://github.com/openstack/ceilometer/blob/master/ceilometer/pipeline.py#L595-L597

Changed in ceilometer:
importance: Undecided → Medium
Ilya Tyaptin (ityaptin)
Changed in ceilometer:
assignee: nobody → Ilya Tyaptin (ityaptin)
Changed in ceilometer:
assignee: Ilya Tyaptin (ityaptin) → Lena Novokshonova (enovokshonova)
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/153554

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

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

commit e16dbad8ef6219f49eac6be7503baa7a6f9c3b03
Author: Lena Novokshonova <email address hidden>
Date: Fri Feb 6 16:24:01 2015 +0400

    Fix duplication in sinks names

    When we have sinks with duplicated names, problem occurs: names
    conflict and we get only one measurment. This patchset will fix
    it, if sinks have duplicated names, PipelineException raises.

    Change-Id: I68cb3fd635b0d4cd63be9da3385cb64e0326e558
    Closes-bug: 1417278

Changed in ceilometer:
status: In Progress → Fix Committed
Eoghan Glynn (eglynn)
Changed in ceilometer:
milestone: none → kilo-3
Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: kilo-3 → 2015.1.0
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.