rpc: Call result processor once for each node result
[ganeti-local] / lib / rpc.py
2011-11-08 Michael Hanselmannrpc: Call result processor once for each node result
2011-11-07 Michael HanselmannRPC/test_delay: Use callable for timeout calculation
2011-11-07 Michael Hanselmannrpc: Move post-processor functions into definitions...
2011-11-07 Michael Hanselmannrpc: Use definitions directly instead of via generated...
2011-11-04 Michael Hanselmannrpc: Make “test_delay” RPC actually work
2011-11-03 Michael HanselmannShow RPC calls from config in lock monitor
2011-11-01 Michael Hanselmannrpc: Improve argument definitions
2011-11-01 Michael Hanselmannrpc: Change {import,export}_start to take source/dest...
2011-10-28 Andrea SpadacciniAdd missing get_migration_status RPC definition
2011-10-27 Michael Hanselmannrpc: Remove leftovers from timeout table
2011-10-26 Michael Hanselmannrpc: Remove _Static* and other unused functions
2011-10-26 Michael Hanselmannrpc: Convert last two calls to generated code
2011-10-26 Michael Hanselmannrpc: Convert call for HV parameter validation
2011-10-26 Michael Hanselmannrpc: Convert two more instance-specific calls
2011-10-26 Michael HanselmannMove bootstrap-related RPC to generated wrappers
2011-10-26 Michael HanselmannConvert job queue's RPC to generated code
2011-10-26 Michael Hanselmannrpc: Convert wrappers for starting import/export daemons
2011-10-26 Michael Hanselmannrpc: Convert storage-related calls
2011-10-26 Michael Hanselmannrpc: Convert blockdev-related calls
2011-10-26 Michael Hanselmannrpc: Convert instance-related calls
2011-10-26 Michael Hanselmannrpc: Convert misc calls
2011-10-26 Michael Hanselmannrpc: Convert file-storage-related calls
2011-10-26 Michael Hanselmannrpc: Convert node-related calls
2011-10-26 Michael Hanselmannrpc: Convert OS-related calls
2011-10-26 Michael Hanselmannrpc: Convert X509 calls
2011-10-26 Michael Hanselmannrpc: Convert import/export functions
2011-10-26 Michael Hanselmannrpc: Add helpers
2011-10-26 Michael Hanselmannrpc: Add support for generated RPC wrappers
2011-10-26 Michael Hanselmannrpc: Disable timeout check
2011-10-24 Michael HanselmannFix parameters to RPC "blockdev_rename"
2011-10-24 Michael HanselmannFix parameters to RPC "os_validate"
2011-10-24 Michael HanselmannRemove “node_tcp_ping” RPC
2011-10-13 Michael Hanselmannhttp.client: Remove HTTP client pool code
2011-10-13 Michael Hanselmannrpc: Remove thread-local storage with HTTP pool
2011-10-12 Michael HanselmannMerge branch 'devel-2.5'
2011-10-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-10-12 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-10-12 Michael Hanselmannrpc: Disable HTTP client pool and reduce memory consumption
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-28 Michael Hanselmannhttp.client: Add nice name to requests
2011-09-28 Michael Hanselmannrpc/http: Show pending RPC requests in lock monitor
2011-09-27 Michael Hanselmannrpc: Overhaul client structure
2011-09-27 Michael Hanselmannrpc: Make compression function module-global
2011-09-27 Michael HanselmannKeep only one global RPC runner in Ganeti context
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-03 Iustin PopInstance transfer: export component name to backend
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-05-24 Michael HanselmannMerge branch 'devel-2.4'
2011-05-24 René NussbaumerRPC/Backend: Make UploadFile uid and gid agnostic
2011-05-10 Iustin PopImplement grow dry-run at RPC level
2011-03-08 Apollon OikonomopoulosAdd bdev_sizes RPC call
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-11 René NussbaumerAdd RPC calls for pause/resume sync of devices
2011-01-06 Iustin PopRPC: mark jobqueue functions as URGENT
2010-12-17 Iustin PopRpcResult: simplify some asserts
2010-12-09 René NussbaumerAdding missing timeout parameter to rpc interface
2010-12-01 René NussbaumerAdding RPC infrastructure to call oob
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-10-28 Michael HanselmannLUClusterVerify: Complain if disk is marked faulty
2010-10-26 Michael Hanselmannrpc: Work around epydoc warning
2010-10-26 René NussbaumerAdding RPC call for blockdev_wipe
2010-10-21 Michael Hanselmanngnt-instance reinstall: Allow overriding OS parameters
2010-10-11 Iustin PopMerge branch 'devel-2.2'
2010-10-11 Iustin PopRPC: disable curl's Expect header
2010-08-23 René NussbaumerAdd RPC calls to update /etc/hosts
2010-08-23 Manuel FranceschiniFix a few epydoc docstrings
2010-08-19 René NussbaumerRemoving all ssh setup code from the core
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-26 Iustin PopMove the UsesRPC decorator from cli to rpc
2010-07-16 Michael HanselmannConvert RPC client to PycURL
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-06 Luca BigliardiAdd drbd_helper rpc call
2010-06-23 Iustin PopAdd OS parameters to cluster and instance objects
2010-06-23 Iustin PopIntroduce an RPC call for OS parameters validation
2010-06-14 Iustin PopMerge branch 'devel-2.1' into master
2010-06-13 Iustin PopFix RpcResult.Raise error code
2010-06-11 Guido TrotterRemove the job queue drain rpc call
2010-06-04 Iustin PopIntroduce harcdoded timeouts for each RPC call
2010-06-04 Iustin Pophttp client: support per-request read timeout
2010-05-21 Michael HanselmannPut common import/export daemon options into object
2010-04-23 Michael HanselmannRemove two unused RPC functions
2010-04-22 Michael HanselmannComplete what was begun in commit ef40fbfb4
2010-04-22 Michael HanselmannAdd RPC call to send SIGTERM to import/export daemon
2010-04-22 Michael HanselmannRename import/export RPC calls to match others
2010-04-16 Michael HanselmannAdd RPC calls to import and export instance data
2010-03-17 Michael HanselmannAdd RPC calls to create and remove X509 certificates
2010-03-15 Michael HanselmannRename SSL_CERT_FILE to NODED_CERT_FILE
2010-02-03 Iustin PopImplement debug level across OS-related RPC calls
2010-01-04 Iustin PopAdd targeted pylint disables
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopAdd targetted pylint disables
2009-11-25 Michael HanselmannAdd check for OpenSSL entropy status
next