ErrorLoggingAsyncNotifier
authorGuido Trotter <ultrotter@google.com>
Fri, 21 May 2010 13:27:04 +0000 (14:27 +0100)
committerGuido Trotter <ultrotter@google.com>
Tue, 25 May 2010 10:16:55 +0000 (11:16 +0100)
commite9c8deab1e98f4cce04cd57e11e56e4fc4ba9d51
tree6c4ea0cf5fe299eae9ce5021e72951ab8a8a7c88
parentb11780bba16a8aff96439b0acb04e20b90b983b5
ErrorLoggingAsyncNotifier

This mixes AsyncNotifier with GanetiBaseAsyncoreDispatcher to provide an
AsyncNotifier which will log errors, rather than bail out.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
daemons/ganeti-confd
lib/asyncnotifier.py
test/ganeti.asyncnotifier_unittest.py