Add "use_locking" parameter to network query opcode
authorMichael Hanselmann <hansmi@google.com>
Mon, 7 Jan 2013 15:03:05 +0000 (16:03 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 7 Jan 2013 17:00:04 +0000 (18:00 +0100)
commit8d45912995082eae90ae6c4feac7e3a5a86bfccb
treee9eaac77bb952b268426e93a6e8d99e3fd1d0046
parent27a19bf6879515798ac67e92f7ef9894a5e8bc90
Add "use_locking" parameter to network query opcode

This was extracted from a patch by Dimitris Aragiorgis with the subject
“Add locking to _NetworkQuery”. The rest of the patch did no longer
apply and will require more work.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py
lib/opcodes.py
src/Ganeti/OpCodes.hs
test/hs/Test/Ganeti/OpCodes.hs