<div dir="ltr">I believe in oslo.messaging routing_key is a topic.<div>Here is an example for ceilometer: <a href="https://github.com/openstack/ceilometer/blob/master/ceilometer/meter/notifications.py#L212">https://github.com/openstack/ceilometer/blob/master/ceilometer/meter/notifications.py#L212</a></div><div><br></div><div>And here is an oslo code for rabbitMQ driver: <a href="https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L926">https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L926</a></div><div><br></div><div>Routing_key is set to topic.</div><div><br></div><div>Thanks</div><div>Gosha</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 1, 2015 at 6:27 PM, Nader Lahouti <span dir="ltr"><<a href="mailto:nader.lahouti@gmail.com" target="_blank">nader.lahouti@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">Hi,<div><br></div><div>I am considering to use oslo.messaging to read messages from a rabbit queue. The messages are put into the queue by an external process. </div><div>In order to do that I need to specify routing_key in addition to other parameters (i.e. exchange and queue,... name) for accessing the queue.  I was looking at the oslo.messaging API and wasn't able to find anywhere to specify the routing key.</div><div><br></div><div>Is it possible to set routing_key when using oslo.messaging? if so, can you please point me to the document.</div><div><br></div><div><br></div><div>Regards,</div><div>Nader.</div><div><br></div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font color="#999999"><span style="background-color:rgb(255,255,255)">Georgy Okrokvertskhov<br>
Architect,<br><span style="font-family:arial;font-size:small">OpenStack Platform Products,</span><br>
Mirantis</span><br>
<a href="http://www.mirantis.com/" target="_blank">http://www.mirantis.com</a><br>
Tel. +1 650 963 9828<br>
Mob. +1 650 996 3284</font><br></div></div>
</div>