deb-ceilometer/ceilometer/compute
Julien Danjou b1baf00d1c compute: remove get_metadata_from_event()
Use the notification_to_metadata() method from plugin.NotificationBase
instead of our own copy, but enhance it with instance_type handling.

Change-Id: I9c860435915a64d347c06956409db1c9e9a587ec
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-09-21 16:09:22 +02:00
..
__init__.py Add an example function for converting a nova notification to a counter. 2012-05-21 18:44:00 -04:00
instance.py compute: remove get_metadata_from_event() 2012-09-21 16:09:22 +02:00
libvirt.py Pollster for network internal traffic (n1,n2) 2012-08-30 09:49:01 -07:00
manager.py Split instance polling code 2012-09-17 12:10:36 +02:00
notifications.py compute: remove get_metadata_from_event() 2012-09-21 16:09:22 +02:00
nova_notifier.py Add nova_notifier notification driver for nova 2012-09-18 00:31:08 +02:00
plugin.py Create "central" agent 2012-07-31 09:11:21 -04:00