LUInstanceRecreateDisks: Actually acquire node resource locks
authorMichael Hanselmann <hansmi@google.com>
Fri, 20 Jan 2012 19:16:20 +0000 (20:16 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 23 Jan 2012 11:37:42 +0000 (12:37 +0100)
commitf626cef4580cbcda4631384095cb21743edf6bbf
treeca0b745bae7cc5d42c176aea145dea4d7482cc38
parenta81075bff83cf9abdd94a8584749c4ec345e1a6d
LUInstanceRecreateDisks: Actually acquire node resource locks

Before this change an assertion would fail as the resource locks weren't
actually acquired.

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