Remove errors.ConfdFatalError
authorGuido Trotter <ultrotter@google.com>
Thu, 20 May 2010 10:20:25 +0000 (11:20 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 21 May 2010 10:45:47 +0000 (11:45 +0100)
commite22af31d85ac6dbda3e321498e868b6771d5eaff
tree1f7c5fd6c9c3f49c91d6d2bfbb1d30ed89307bdf
parent85dbfd783ada12d2f2c140d854052e3216594fbf
Remove errors.ConfdFatalError

This exception is caught, but never thrown. It became useless when we
moved confd from on/off to enabled/disabled, but always running on all
nodes. Removing its definition and the code catching it can do no harm.

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