Move bootstrap-related RPC to generated wrappers
authorMichael Hanselmann <hansmi@google.com>
Tue, 25 Oct 2011 16:29:06 +0000 (18:29 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 26 Oct 2011 08:53:45 +0000 (10:53 +0200)
commitdb04ce5de18bc05eff45e8535399f91249a75a8c
tree2e2dd5fa7c99725191bb95769b3b6a0a697372fb
parentfb1ffbca53e1fa9f7167ab04ec9c8299b64c43d6
Move bootstrap-related RPC to generated wrappers

With this patch, only 6 RPC are left as old-style code.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/bootstrap.py
lib/build/rpc_definitions.py
lib/rpc.py
lib/server/masterd.py
test/ganeti.rpc_unittest.py