Add RPC calls to import and export instance data
authorMichael Hanselmann <hansmi@google.com>
Fri, 16 Apr 2010 12:47:47 +0000 (14:47 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 16 Apr 2010 13:24:35 +0000 (15:24 +0200)
commit1651d116f5596638959a148d5d0f00d2ff750939
tree018b25aba04debd335b5a8fb72889263e03dab9b
parent2d76b5806fb4fc4a3b22e2035a7ea2c5a2f9d245
Add RPC calls to import and export instance data

These RPC calls can be used to start, monitor and stop the instance data
import/export daemon.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
daemons/ganeti-noded
lib/backend.py
lib/constants.py
lib/rpc.py