RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou 8229941dcf Add nova_notifier notification driver for nova
This adds a new notification driver to be used by nova in order to intercept
instance deletion message before the instance is deleted. With this, we are
able to poll an instance about to be deleted before it disappers and
therefore not miss any meter.

This fixes bug #1005944

Change-Id: Ie039681e8e440cb9be2f30e3d72d9a2bc4ddf5ba
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-09-18 00:31:08 +02:00
bin Add bin/ceilometer-api for convenience 2012-09-03 13:51:12 +10:00
ceilometer Add nova_notifier notification driver for nova 2012-09-18 00:31:08 +02:00
doc Add nova_notifier notification driver for nova 2012-09-18 00:31:08 +02:00
tests Add nova_notifier notification driver for nova 2012-09-18 00:31:08 +02:00
tools Use stevedore to load storage engine drivers 2012-09-15 17:23:57 -04:00
.gitignore Make the stand-alone test script mimic tox 2012-05-30 12:02:45 -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 Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02: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 Add bin/ceilometer-api for convenience 2012-09-03 13:51:12 +10:00
tox.ini Add bin/ceilometer-api for convenience 2012-09-03 13:51:12 +10:00