<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 2/13/12 9:47 AM, Juan Antonio García Lebrijo wrote:
    <blockquote cite="mid:4F39309A.9060203@stackops.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hello Andrew,<br>
      <br>
      as we could find in the <a moz-do-not-send="true"
        href="http://wiki.openstack.org/NotificationSystem">notification
        system wiki</a>,
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      we had to add the flag
      (--notification_driver=nova.notifier.rabbit_notifier) in all
      modules configuration (
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      /etc/nova/nova-network.conf, nova-compute.conf, nova-volume.conf).
      And restart them.<br>
      <br>
      Then you can consume from the exchange name "nova" (in the
      rabbitmq server) the create/delete events.  <snip></blockquote>
    <br>
    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?<br>
  </body>
</html>