diff --git a/daemons/ganeti-confd b/daemons/ganeti-confd index eb91f8b76e54cab9c82122eae6a245c9fc908f61..df577f1d33aa26ef7015d39de9ae352b5bb5e46e 100755 --- a/daemons/ganeti-confd +++ b/daemons/ganeti-confd @@ -344,6 +344,9 @@ def ExecConfd(options, _): """Main confd function, executed with PID file held """ + # TODO: clarify how the server and reloader variables work (they are + # not used) + # pylint: disable-msg=W0612 mainloop = daemon.Mainloop() # Asyncronous confd UDP server