glance/glance
Eoghan Glynn a9f0a4c4db Change type of rabbit_durable_queues to boolean.
Fixes bug 1056465

The rabbit_durable_queues config option should be of type boolean
instead of string, otherwise it does not have the expected effect on
the durability of rabbitmq exchanges and queues.

Change-Id: I9b3dc7d763b109c1bf10f78ebe725d71ed10791a
2012-09-26 07:02:09 +01:00
..
api Update v2.0 API version to CURRENT 2012-09-11 16:12:12 -07:00
common Enable multi-processing by default. 2012-09-20 15:17:23 +01:00
db Raise bad request early if image metadata is invalid 2012-09-07 16:48:02 -04:00
image_cache Fix cache not handling backend failures 2012-09-04 13:39:39 +01:00
locale Add localization catalog and initial po files to Glance. 2012-05-04 11:24:30 +08:00
notifier Change type of rabbit_durable_queues to boolean. 2012-09-26 07:02:09 +01:00
openstack Update openstack-common log and setup code 2012-09-11 21:08:37 -07:00
registry Merge "Adds registry logging" 2012-09-04 18:05:26 +00:00
store Fix scrubber start & not scrubbing when not daemon 2012-09-20 15:03:09 +02:00
tests Ensure workers set to 0 for all functional tests 2012-09-22 22:31:03 +01:00
__init__.py load gettext in __init__ to fix '_ is not defined' 2011-11-08 10:58:25 -08:00
client.py Mark bin/glance as deprecated 2012-08-14 14:14:41 -04:00
context.py Store context in local thread store for logging. 2012-08-01 12:05:49 -04:00
schema.py Filter out None values from v2 API image entity 2012-08-11 15:11:54 -07:00
version.py Move to tag-based versioning. 2012-08-12 16:10:03 +00:00