Michael Hanselmann (4): Keep only one global RPC runner in Ganeti context rpc: Make compression function module-global rpc: Overhaul client structure http.client: Reduce performance impact by assertion
lib/http/client.py | 3 +- lib/mcpu.py | 3 +- lib/rpc.py | 370 ++++++++++++++++++++---------------------- lib/server/masterd.py | 3 + test/ganeti.rpc_unittest.py | 253 +++++++++++++++++++++++------- 5 files changed, 381 insertions(+), 251 deletions(-) -- 1.7.6
