<div dir="ltr">Does anyone have any suggestions to separate only the notifications to a different rabbitmq ? In Glance I am able to do this -<div><br></div><div><div># Configuration options if sending notifications via rabbitmq (these are</div>
<div># the defaults)</div><div>rabbit_host = <<Ceilometer dedicated rabbitmq>></div><div>rabbit_port = 5672</div><div>rabbit_use_ssl = false</div><div>rabbit_userid = guest</div><div>rabbit_password = guest</div>
<div>rabbit_virtual_host = /</div><div>rabbit_notification_exchange = glance</div><div>rabbit_notification_topic = notifications</div><div>rabbit_durable_queues = False</div></div><div><br></div><div><br></div><div><br></div>
<div> Trying to do similar in Cinder and Neutron.</div><div><br></div><div><br></div><div>Thanks,</div><div>Prashanth<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Jan 23, 2014 at 5:57 PM, Prashanth Hari <span dir="ltr"><<a href="mailto:hvprash@gmail.com" target="_blank">hvprash@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">We are running a dedicated rabbitmq for the ceilometer metering. The nova compute agents are able to send events to this queue.<div><br></div><div>I am trying to find how other components like Cinder, Neutron etc can be configured to send only the notifications events to an external queue dedicated for the meter collections ? Is that supported ?<br>
</div><div><br></div><div><br></div><div>Thanks,</div><div>Prashanth</div></div>
</blockquote></div><br></div>