nova/nova/notifier
Johannes Erdfelt 388e260535 Create notification queues as durable
Fixes bug lp901375

The notification system in Nova is built on top of nova.rpc. It uses a
set of defaults for queues that isn't ideal for notification queues.
This change makes the notification queue durable across restarts.

Change-Id: I14c4d5da8d8af027b7d11631f3ac7707f2611a20
2011-12-28 19:21:02 +00:00
..
__init__.py Moved everything into notifier/api 2011-05-11 13:10:40 -05:00
api.py more logging info to help identify bad payloads 2011-08-29 10:27:25 -07:00
list_notifier.py More spelling fixes inside of nova 2011-11-09 19:57:44 -08:00
log_notifier.py Spacing changes 2011-05-18 12:55:17 -05:00
no_op_notifier.py Merge prop changes 2011-05-16 15:16:34 -05:00
rabbit_notifier.py Create notification queues as durable 2011-12-28 19:21:02 +00:00
test_notifier.py Re-merging code for generating system-usages to get around bzr merge braindeadness. 2011-06-28 08:57:05 +00:00