Switch the instance_reboot rpc to (status, data)
authorIustin Pop <iustin@google.com>
Thu, 12 Feb 2009 07:30:06 +0000 (07:30 +0000)
committerIustin Pop <iustin@google.com>
Thu, 12 Feb 2009 07:30:06 +0000 (07:30 +0000)
commit489fcbe9d69b4d1d32a82d644d914039d7dfeff0
tree97458b63a53b16b7bff25a4d05c975dec3f71fd3
parentaed77cea31dc38e6d16c9a9450bad7cc4c073d49
Switch the instance_reboot rpc to (status, data)

This small patch changes the return type from this RPC call to include
status information and renames the backend method to match the RPC call
name.

Reviewed-by: ultrotter
daemons/ganeti-noded
lib/backend.py
lib/cmdlib.py