Acquire node allocation lock for failover/migration
authorMichael Hanselmann <hansmi@google.com>
Fri, 23 Nov 2012 01:46:16 +0000 (02:46 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 4 Dec 2012 10:56:24 +0000 (11:56 +0100)
commit2cb3181a8a5369af2911601ef69b268a167726de
tree7091e04a9956aced1afbfecc148a212d5709a221
parent1dacbb06c6171bf9aa0e4d1e982b4a63e6220f74
Acquire node allocation lock for failover/migration

See code for an explanatory comment. The lock is released as soon as
possible.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py