glance/doc
Johannes Erdfelt fa1b0b1f78 Synchronize notification queue setup between nova and glance
Fixes bug 901376

Glance used a SimpleQueue which would end up with a direct queue with an
exchange named the same as the queue. This was different than Nova, which
uses a topic queue with an exchange named 'nova'.

This change makes Glance use a topic queue with a configurable exchange
name to match Nova.

Change-Id: Ia014e4c00060abc2345289a54e45bbfdc6b7e8e5
2011-12-29 00:03:19 +00:00
..
source Synchronize notification queue setup between nova and glance 2011-12-29 00:03:19 +00:00
Makefile Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00