deb-ceilometer/tests
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
..
api Split meter publishing from the global config obj 2012-10-01 10:53:16 -04:00
collector Fix notification subscription logic 2012-10-01 16:22:05 -04:00
compute Pep8 fixes, implement pep8 check on tests subdir 2012-09-24 18:13:20 +00:00
image Rename absolute to gauge 2012-10-01 15:51:10 +02:00
network Fix quantum notification subscriptions 2012-10-01 16:21:59 -04:00
storage Split meter publishing from the global config obj 2012-10-01 10:53:16 -04:00
volume Listen for volume.delete.start instead of end 2012-09-27 12:01:00 +01:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
test_meter.py Split meter publishing from the global config obj 2012-10-01 10:53:16 -04:00
test_publish.py Split meter publishing from the global config obj 2012-10-01 10:53:16 -04:00
test_service.py Split service preparation, periodic interval configurable 2012-06-26 15:40:38 +02:00
test_tools_notificationclient.py Combined fix to get past broken state of repo 2012-06-22 11:31:53 -04:00
utils.py Add a notification handler for image downloads. 2012-09-26 16:36:44 +01:00