jqueue: Resume jobs from “waitlock” status
authorMichael Hanselmann <hansmi@google.com>
Thu, 9 Sep 2010 16:17:25 +0000 (18:17 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 10 Sep 2010 11:23:33 +0000 (13:23 +0200)
commit4008c8edae31a3971fa8c4b200238afc8005d3d4
treead22aa04defce16761b9d790aaff0540b1ba6d98
parentde9d02c7b032f53633ed8d8933bf38af4274742b
jqueue: Resume jobs from “waitlock” status

After an unclean restart of ganeti-masterd, jobs in the “waitlock” status can
be safely restarted. They hadn't modified the cluster yet.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
lib/jqueue.py