Extract os related logical units from cmdlib
[ganeti-local] / lib / rpc_defs.py
2013-04-24 Michele TartaraReason trail implementation for "start"
2013-04-24 Michele TartaraReason trail implementation for "shutdown"
2013-04-22 Michele TartaraReason trail implementation for instance reboot
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-01-16 Bernardo Dal SenoNew RPC call for node verify in dns-only RPC client
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Bernardo Dal SenoAdd exclusive_storage parameter to node_info RPC
2012-12-21 Bernardo Dal SenoAdd exclusive_storage parameter to blockdev_create RPC
2012-12-13 Michael HanselmannRead watcher pause using RPC, not directly
2012-12-13 Michael HanselmannAdd RPC for setting watcher pause
2012-12-11 Michael HanselmannReplicate queue drain flag across all master candidates
2012-11-20 Dimitris AragiorgisPass netinfo in rpcs
2012-11-19 Michael HanselmannAdd RPC for restricted commands
2012-10-19 Iustin PopUpdate blockdev's "info" at instance rename
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-09-12 Constantinos Venet... Annotate disk params on instance_start
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-05 Iustin PopFix DRBD resize code
2012-06-28 René NussbaumerAnnotate disk params on instance_os_add
2012-06-27 René NussbaumerAnnotate disks upon blockdev_shutdown
2012-06-27 René NussbaumerAnnotate disk parameters on blockdev_getmirrorstatus
2012-05-10 René Nussbaumerrpc: Adapt the callbacks to the new encoder type
2012-05-10 René Nussbaumerrpc: Adding new encoders for annotating disk parameters
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-01-17 Guido TrotterAdd instance_balloon_memory rpc
2012-01-05 Michael Hanselmannrpc_defs: Enable “node_powercycle” for offline nodes
2012-01-05 Michael Hanselmannrpc._NodeConfigResolver: Support resolving offline...
2012-01-05 Michael Hanselmannrpc: Add support for resolver options callback
2011-12-21 Iustin PopSwitch blockdev_getmirrorstatus_multi to per-node bodies
2011-12-21 Iustin PopExtend RPC definition change with another parameter
2011-11-30 Michael HanselmannChange “node_info” RPC to accept multiple VGs/hypervisors
2011-11-14 Andrea SpadacciniChange master IP address RPCs for external script
2011-11-08 Michael Hanselmannrpc: Fix another result processor
2011-11-08 Michael Hanselmannrpc: Fix issue with “test_delay”'s timeout
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 HanselmannConvert RPC definitions to dictionaries
2011-11-03 Andrea SpadacciniPass MasterNetworkParameters instances in RPCs
2011-11-03 Andrea SpadacciniUniform master IP activation and deactivation
2011-11-02 Andrea SpadacciniExplicitly pass params to change_master_netmask
2011-11-02 Andrea SpadacciniExplicitly pass params to deactivate_master_ip
2011-11-02 Andrea SpadacciniExplicitly pass params to activate_master_ip
2011-11-01 Michael Hanselmannrpc: Improve argument definitions
2011-11-01 Michael Hanselmannrpc: Change {import,export}_start to take source/dest...
2011-11-01 Michael HanselmannRename lib/build/rpc_definitions.py to lib/rpc_defs.py