LUInstanceCreate: Release unused node locks
authorMichael Hanselmann <hansmi@google.com>
Thu, 17 Nov 2011 11:36:18 +0000 (12:36 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 17 Nov 2011 13:31:39 +0000 (14:31 +0100)
commitac2c8bc064d4903f8b104822f3c1fbc7d5940295
treea4ac9b9f00d66b469b319887398a3434e11c3a47
parent1dd643933211241073df655e69ce4f81c7ed9632
LUInstanceCreate: Release unused node locks

After iallocator ran we can release any unused node locks. Since they
must be in exclusive mode this should improve parallelization during
instance creation.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py