Jump to: navigation, search

Oubiwann/OpenStackRabbitMQ

< Oubiwann
Revision as of 01:58, 22 December 2011 by Oubiwann (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notes: RabbitMQ Configuration in OpenStack

Be sure to see this page: http://nova.openstack.org/devref/rabbit.html

From the command `$ sudo rabbitmqctl list_queues`, slightly formatted and arranged:

scheduler	                                  0
scheduler.bromine	                          0
scheduler_fanout_87b2c293df1743c285e0cb24ab28441a 0
scheduler_fanout_58c0813ee4db40bd925d92473735b7ba 0
scheduler_fanout_4b9cb16c19754afcb4ea98369d7f461c 0
scheduler_fanout_97d18c75761f46f8b161c7e873a6b639 0

compute	                                          0
compute.bromine	                                  0
compute_fanout_390de5478d7b4a9ab0cd34fccc519d7b	  0
compute_fanout_8ca23a2fa04c4b80afc018ff8e3d2807	  0
compute_fanout_5ed1a64ba2bc42948682973a6cb5739b	  0
compute_fanout_9bee7834c5f84a568f254a916b327969	  0

network	                                          0
network.bromine	                                  0
network_fanout_3462b1b7828748bdbccaa76154728f50	  0
network_fanout_5fbb0a952b7c418f88eaebe90e613313	  0
network_fanout_e500633dd006444a8f52896513063c70	  0
network_fanout_1e9e6de1c0f44b35b4d35da7ed67fba4	  0

vncproxy	                                  0


From the command `$ sudo rabbitmqctl list_exchanges`, slightly formatted and arranged:

nova	                topic
scheduler_fanout	fanout
compute_fanout	        fanout
network_fanout	        fanout