Modify LUOobCommand to support multiple nodes
authorRené Nussbaumer <rn@google.com>
Thu, 20 Jan 2011 12:47:40 +0000 (13:47 +0100)
committerRené Nussbaumer <rn@google.com>
Mon, 24 Jan 2011 15:32:15 +0000 (16:32 +0100)
commitb04808ea74ee134b3e83409664f47fd8c413bde0
tree6c439e480bbd29ed7d549d4adb83aa652fcdece9
parente18c6c47738ed719b710e28a2ee1f78066b0934c
Modify LUOobCommand to support multiple nodes

This will change the result of this LU to a query like result. A list of
tuples with information about the state of the data.

It also includes the modification to the commands calling this opcode.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/client/gnt_node.py
lib/cmdlib.py
lib/opcodes.py