Convert export_info rpc to new style result
authorIustin Pop <iustin@google.com>
Tue, 9 Jun 2009 09:50:00 +0000 (11:50 +0200)
committerIustin Pop <iustin@google.com>
Mon, 15 Jun 2009 16:37:33 +0000 (18:37 +0200)
commit3eccac065bcf2c81cc83a9d580fd16c48cee60d1
tree8eedfcb0c78b01a9fd7f2a3fe47386332cf62898
parent9b201a0dae162a0162f39ee70090cd9b87a97eb4
Convert export_info rpc to new style result

This also removes some code from ganeti-noded and rpc.py, which should
not do such processing of data (and be simply glue code). (Or
alternatively they could, if we had better infrastructure).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
daemons/ganeti-noded
lib/backend.py
lib/cmdlib.py
lib/rpc.py