glance/etc
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
..
glance-api.conf Synchronize notification queue setup between nova and glance 2011-12-29 00:03:19 +00:00
glance-cache.conf Add generic PasteDeploy app and filter factories 2011-12-07 12:42:03 +00:00
glance-registry.conf Add generic PasteDeploy app and filter factories 2011-12-07 12:42:03 +00:00
glance-scrubber.conf Add generic PasteDeploy app and filter factories 2011-12-07 12:42:03 +00:00
logging.cnf.sample First round of logging functionality: 2011-02-01 13:18:40 -05:00