Yeah, the 
<style type="text/css">
p, li { white-space: pre-wrap; }notifications.info</style>
<style type="text/css">
p, li { white-space: pre-wrap; }notifications.info</style><a href="http://notifications.info">notifications.info</a> queue is the default nova notification queue, and ceilometer use 
ceilometer.notifications<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
queue. ceilometer.notifications queue has 20 consumers and <a href="http://notifications.info">notifications.info</a> queue has 0 consumer:<br><br>
<style type="text/css">
p, li { white-space: pre-wrap; }

p, li { white-space: pre-wrap; 
</style><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">suo@ustack:~/devstack$ sudo rabbitmqctl list_queues name messages consumers | grep notifications</p>name  messages consumers<br>
ceilometer.notifications 0 20<br><a href="http://notifications.info">notifications.info</a> 26 0<br><br><br><br><div class="gmail_quote">2013/8/1 Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, Aug 01 2013, Sam Morrison wrote:<br>
<br>
</div><div class="im">> OK so is it that ceilometer just leaves the message on the queue or<br>
> only consumes certain messages?<br>
<br>
</div>Ceilometer uses its own queue. There might be other processes consuming<br>
this notifications, so removing them may be not a good idea.<br>
<br>
The problem may be that the notification sender create a queue by<br>
default even if there's no consumer on that. Maybe that's something we<br>
should avoid doing in Oslo (Cc'ing -dev to get advice on that).<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Julien Danjou<br>
-- Free Software hacker - freelance consultant<br>
-- <a href="http://julien.danjou.info" target="_blank">http://julien.danjou.info</a><br>
</div></div><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br>