glance/doc/source
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
..
_static review fixes 2010-12-23 12:31:47 -05:00
_templates Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00
_theme Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00
man ReStructure Text files need to end in .rst, not .py ;) 2011-02-07 13:05:45 -05:00
architecture.rst Add RBD store backend. 2011-09-29 13:54:19 -07:00
authentication.rst Added some examples for "glance add" 2011-11-29 13:10:50 -05:00
cache.rst Fixes LP Bug#837817 - bin/glance cache disabled 2011-11-15 07:02:02 -05:00
client.rst Convert image id value to a uuid 2011-10-26 21:16:12 -04:00
community.rst Merge prop fixes 2011-01-26 11:26:54 -06:00
conf.py Bug#894027: use correct module when building docs 2011-11-23 15:24:52 +00:00
configuring.rst Synchronize notification queue setup between nova and glance 2011-12-29 00:03:19 +00:00
controllingservers.rst Doc and docstring fixes from Dan's review 2011-05-10 12:26:29 -04:00
formats.rst Update documentation. 2011-05-19 10:20:54 +01:00
gettingstarted.rst Adds lots of unit tests for verifying exceptions are raised 2011-02-25 09:55:26 -05:00
glance.rst Fix for bug 900258 -- add documentation for '--url' glance cli option. 2011-12-05 12:24:25 +00:00
glanceapi.rst Convert image id value to a uuid 2011-10-26 21:16:12 -04:00
identifiers.rst Convert image id value to a uuid 2011-10-26 21:16:12 -04:00
index.rst Fixes LP Bug#878411 - No docs for image cache 2011-11-09 13:40:49 -05:00
installing.rst Fixes LP Bug#884297 - Install docs should have git 2011-11-01 12:30:14 -04:00
notifications.rst Add notifications for uploads, updates and deletes 2011-08-15 19:58:57 +00:00
registries.rst Convert image id value to a uuid 2011-10-26 21:16:12 -04:00
statuses.rst Updating image status docs 2011-09-12 20:50:47 -04:00