Re-create instance disk symlinks on activate
[ganeti-local] / lib / rpc.py
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
2009-11-02 Iustin PopAdd ecode to rpc.py's RpcResult.Raise()
2009-10-30 Michael HanselmannMake cluster initialization more reliable
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-21 Michael HanselmannEnsure RpcResult has “payload” attribute
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-09 Guido TrotterAccept shutdown timeout from the user
2009-10-05 Guido TrotterFix rpc.call_os_get to actually return the OS
2009-09-17 Michael HanselmannRemove RpcResult.RemoteFailMsg completely
2009-09-16 Michael HanselmannRemove RpcResult.failed attribute
2009-09-14 Michael HanselmannRpcResult: Fix cases where “failed” wouldn't be set...
2009-08-24 Iustin PopAdd disk copy support at backend and the rpc level
2009-08-17 Michael HanselmannAdd RPC call for storage operations
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-05 Michael HanselmannUse objects for blockdev_getmirrorstatus RPC call result
2009-08-05 Michael HanselmannUse object for blockdev_find RPC call result
2009-08-04 Iustin Poprpc: add rpc call for getting disk size
2009-08-04 Michael HanselmannAdd RPC calls to modify storage fields
2009-07-29 Michael HanselmannAdd RPC calls for storage unit list
2009-07-29 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-24 Guido TrotterChange GetNodeDaemonPort to GetDaemonPort in utils
2009-07-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-07-19 Iustin PopFix a couple of epydoc warnings
2009-07-08 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix some typos
2009-06-29 Iustin PopRename the volume_list RPC call to lv_list
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopSimplify RPC call result check in cmdlib.py
2009-06-15 Iustin PopPre-compute error status in RpcResult
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert node_info rpc to new style result
2009-06-15 Iustin PopConvert export_info rpc to new style result
2009-06-15 Guido Trotterrpc: fill in NIC parameters in instances
2009-06-08 Guido TrotterMove FillDict at module level
2009-06-03 Iustin PopFix two issues with exports and snapshot errors
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin Popcall_instance_start: add optional hv/be parameters
2009-05-06 Guido TrotterInform the OS create script of reinstalls
2009-02-27 Iustin PopFix some epydoc style issues
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-09 Iustin PopRpcResult: add a new payload field
2009-01-23 Iustin PopFill the 'call' attribute of offline rpc results
2009-01-21 Iustin PopLog the rpc call name in the RPC errors message
2009-01-21 Guido TrotterAdd calls in the intra-node migration protocol
2009-01-13 Iustin PopForward-port DrbdNetReconfig
2009-01-09 Iustin PopSilence warning on node list for offline nodes
2009-01-08 Iustin Poprpc: Add a method for easy check of remote results
2009-01-08 Iustin PopAdd an instance_migratable rpc call
2009-01-07 Iustin PopPass instance name to rpc call blockdev_close
2008-12-18 Michael HanselmannJob queue: Allow more than one file rename per RPC...
2008-12-14 Iustin Popcleanup: fix 'variable unused' warning
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-09 Michael HanselmannRPC: Compress file upload data
2008-12-08 Iustin PopRPC: do not make calls to offline nodes
next