On Feb 13, 2012, at 11:37 AM, Andrew Bogott wrote:

On 2/13/12 9:47 AM, Juan Antonio García Lebrijo wrote:
Hello Andrew,

as we could find in the notification system 
wiki<http://wiki.openstack.org/NotificationSystem>, we had to add the flag 
(--notification_driver=nova.notifier.rabbit_notifier) in all modules 
configuration ( /etc/nova/nova-network.conf, nova-compute.conf, 
nova-volume.conf). And restart them.

Then you can consume from the exchange name "nova" (in the rabbitmq server) the 
create/delete events.  <snip>

This looks like just what I need.  Is there documentation someplace about the 
set of supported events, or do I just need to grep the code for that?

Hello!  Much of the nova events are documented Here: 
http://wiki.openstack.org/SystemUsageData and here: 
http://wiki.openstack.org/NotificationSystem

Notifications are fairly simple to add, so feel free to contribute a patch if 
that doesn't get you what you need.

--
Monsyne M. Dragon
OpenStack/Nova
cell 210-441-0965
work x 5014190

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to