osprofiler/tests/notifiers
uppi dbe49d142b Prevent Messaging to resend failed notifications
Infinite retrying to send notification may cause osprofiler to block, if
transport is not configured correctly. So the easiest way to avoid this sort
of blocks is to set retry=0 at notifier configuration.

Change-Id: I5a4b75905dc8d63b612e193805bae28616e425a7
2014-07-13 18:01:33 +04:00
..
__init__.py Add base for notifier plugins 2014-07-03 01:04:44 +04:00
test_base.py Add notifier plugin based on Ceilometer 2014-07-03 16:51:54 +04:00
test_messaging.py Prevent Messaging to resend failed notifications 2014-07-13 18:01:33 +04:00