<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 3, 2015 at 11:22 PM, Pratik Mallya <span dir="ltr"><<a href="mailto:Pratik.Mallya@rackspace.com" target="_blank">Pratik.Mallya@rackspace.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="word-wrap:break-word">
Hello,
<div><br>
</div>
<div>I was looking for guidance as to how to enable notifications in heat and if there is already a tool that can read those events? Looking through the code, it gives somewhat conflicting information as to the extent to which notifications are supported.
 e.g. [1] says its not supported, but there is an integration test [2] available.</div><br></div></blockquote><div><br></div><div>Hi,<br><br></div><div>[1] is something totally different, it's the notification property of stack objects, for AWS compatibility. It was never implemented.<br><br></div><div>To enable Heat notifications, you simply need to set notification_driver, messagingv2 being a goind value. It will then be published in your message bus (depending on how it's configured). Ceilometer will consume those, or you can plug any tool to read them on the appropriate exchange.<br><br>-- <br></div><div>Thomas<br></div><div><br><br> <br></div></div></div></div>