[Openstack] instance event subscription?

Monsyne Dragon mdragon at RACKSPACE.COM
Mon Feb 13 17:57:30 UTC 2012


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120213/aa7d7426/attachment.html>


More information about the Openstack mailing list