deb-ceilometer/ceilometer/collector
Doug Hellmann 63ad96f19e Fix notification subscription logic
We need to funnel all messages from all exchanges through
the same function to dispatch them to the handlers. If
we don't do that, we have multiple subscribers,
each configured to be interested in different events
but that do not all receive all events. The result is
events being discarded.

Change-Id: I31daa204c5ee13e8e5f767e0f5e61e2e7eafe624
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-01 16:22:05 -04:00
..
__init__.py Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
manager.py Fix notification subscription logic 2012-10-01 16:22:05 -04:00