glance/glance/notifier
Ben Nemec 1e98e108c0 Gracefully handle qpid errors
If a qpid error occurs when Glance is sending notifications, the
qpid connection may not be cleaned up properly.  This change catches
qpid exceptions to allow proper error handling.

Fixes bug 1164681

Change-Id: Ica3ef54b958e4efe3932b90d721324e7860b1ea4
2013-04-19 16:59:13 +00:00
..
__init__.py Adding help text to the options that did not have it. 2013-04-09 10:23:39 +10:00
notify_kombu.py Adding help text to the options that did not have it. 2013-04-09 10:23:39 +10:00
notify_log.py Update 'logging' imports to openstack-common 2012-07-12 15:59:26 -07:00
notify_noop.py Port remaining code to global conf object 2012-06-08 17:36:25 +01:00
notify_qpid.py Gracefully handle qpid errors 2013-04-19 16:59:13 +00:00
strategy.py Port remaining code to global conf object 2012-06-08 17:36:25 +01:00