RETIRED, further work has moved to Debian project infrastructure
Go to file
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
bin Add bin/ceilometer-api for convenience 2012-09-03 13:51:12 +10:00
ceilometer Fix notification subscription logic 2012-10-01 16:22:05 -04:00
doc Fix dependency on anyjson 2012-09-27 13:29:21 -04:00
tests Fix notification subscription logic 2012-10-01 16:22:05 -04:00
tools Rename absolute to gauge 2012-10-01 15:51:10 +02:00
.gitignore Update packaging files 2012-09-28 17:43:21 -04:00
.gitreview Switch .gitreview to use OpenStack gerrit 2012-07-04 13:30:32 +01:00
MANIFEST.in Add setuptools-git support 2012-08-17 08:00:23 -05:00
openstack-common.conf Update packaging files 2012-09-28 17:43:21 -04:00
README.md Add link to blueprint 2012-05-02 14:59:08 +02:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Be explicit about test dir. 2012-08-07 08:33:49 -05:00
setup.py network: listen for Quantum notifications 2012-10-01 16:01:05 +02:00
tox.ini Create tox env definition for using a live db 2012-09-25 18:04:29 -04:00