Change master IP address RPCs for external script
[ganeti-local] / lib / server / noded.py
2011-11-14 Andrea SpadacciniChange master IP address RPCs for external script
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 SpadacciniChange the semantics of stop_master RPC
2011-11-02 Andrea SpadacciniExplicitly pass params to activate_master_ip
2011-11-01 Michael Hanselmannrpc: Change {import,export}_start to take source/dest...
2011-10-26 Michael Hanselmannrpc: Convert last two calls to generated code
2011-10-26 Michael HanselmannConvert job queue's RPC to generated code
2011-10-26 Michael Hanselmannrpc: Convert blockdev-related calls
2011-10-24 Michael HanselmannFix parameters to RPC "blockdev_rename"
2011-10-24 Michael HanselmannRemove “node_tcp_ping” RPC
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-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-03 Iustin PopInstance transfer: export component name to backend
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-05-20 Iustin PopMerge remote branch 'origin/devel-2.4'
2011-05-12 Iustin PopPreload the string-escape code in noded
2011-05-10 Iustin PopImplement grow dry-run at RPC level
2011-03-08 Apollon OikonomopoulosAdd bdev_sizes RPC call
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-11 René NussbaumerAdd RPC calls for pause/resume sync of devices
2010-12-09 René NussbaumerEnsure we just serialize JSON if there is data
2010-12-01 René NussbaumerAdding RPC infrastructure to call oob
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-11-03 Michael HanselmannRemove shebang line from ganeti.server.*
2010-10-29 Michael HanselmannMove ganeti-noded to ganeti.server.noded