Merge branch 'stable-2.6-esi' into stable-2.6-ippool-hotplug-esi
[ganeti-local] / test / ganeti.rpc_unittest.py
2012-09-12 Michael Hanselmannrpc: Remove duplicated logic, fix unittests
2012-06-28 René NussbaumerAdd forgotten unittest changes for instance_os_add
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-01-09 Michael Hanselmannrpc: More unittests
2012-01-06 Michael Hanselmannrpc.ConfigRunner: Fix uploading file
2012-01-06 Michael HanselmannAdd unittest for uploading file via RPC
2012-01-06 Michael HanselmannAdd unittests for RPC client
2012-01-06 Michael HanselmannAdd unittest for RPC compression
2012-01-05 Michael Hanselmannrpc._NodeConfigResolver: Support resolving offline...
2012-01-05 Michael Hanselmannrpc: Pass resolver options to actual resolver
2012-01-05 Michael Hanselmannrpc._RpcProcessor: Make read timeout a non-keyword...
2011-12-21 Iustin PopChange internal RPC client body values
2011-10-26 Michael HanselmannFix RPC unittest
2011-10-26 Michael HanselmannMove bootstrap-related RPC to generated wrappers
2011-10-26 Michael Hanselmannrpc: Disable timeout check
2011-10-13 Michael Hanselmannhttp.client: Remove HTTP client pool code
2011-09-28 Michael Hanselmannrpc/http: Show pending RPC requests in lock monitor
2011-09-27 Michael Hanselmannrpc: Overhaul client structure
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniAlways use address instead of hostname in rpc.Client
2010-07-16 Michael HanselmannConvert RPC client to PycURL