Fix a bug in LUInstanceMove
authorIustin Pop <iustin@google.com>
Thu, 12 May 2011 11:39:47 +0000 (13:39 +0200)
committerIustin Pop <iustin@google.com>
Thu, 12 May 2011 12:40:10 +0000 (14:40 +0200)
commitbb851c6356de0fd0eb7e1b8a1c335f40177a3c6b
tree602e74e81093d169813e0f5cf8564bd1b5b07ae3
parent4b9e8c931ace3773b5b25ad93714f89303f15a97
Fix a bug in LUInstanceMove

The opcode parameter ignore_consistency was used in the LU, but not
actually declared in the OpCode. The patch adds it in the opcode and
the command line client.

ObQuote — Please, please, can I have static typing?

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
NEWS
lib/client/gnt_instance.py
lib/opcodes.py
man/gnt-instance.rst