Remove XEN_CMD from constants, adjust to PowercycleNode
[ganeti-local] / lib / server / noded.py
2013-06-12 Helga VelroyenRemove XEN_CMD from constants, adjust to PowercycleNode
2013-06-12 Helga VelroyenUse hvparams in GetAllInstancesInfo
2013-06-12 Helga VelroyenUse hvparams in GetInstanceInfo
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-06-12 Helga VelroyenVerify: node info and instance list
2013-06-12 Helga VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenrpc / noded: add hvparams to instance_list call
2013-05-28 Klaus AehligAdd generic daemon options support binding to interfaces
2013-05-28 Bernardo Dal SenoNew RPC to get size and spindles of disks
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-05-14 Helga VelroyenMove 'container.py' to storage directory
2013-05-14 Helga VelroyenRename storage.py to container.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 TartaraAdd function for extending the reason trail
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
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-21 Michael Hanselmannbackend: Rename RunRemoteCommand to RunRestrictedCmd
2012-11-19 Michael HanselmannAdd RPC for restricted commands
2012-10-19 Iustin PopUpdate blockdev's "info" at instance rename
2012-10-17 Iustin PopRemove support for PUT in noded
2012-10-04 Michael HanselmannMove a function from backend to ssconf
2012-09-18 Michael HanselmannMigrate lib/server/*.py from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-07-05 Iustin PopFix DRBD resize code
2012-05-11 Iustin PopAccept both PUT and POST in noded
2012-02-22 Michael Hanselmannnoded: Shorter docstring for mlockall(2) executor
2012-02-22 Michael HanselmannSplit handling HTTP requests into separate class
2012-02-07 Iustin PopAccept both PUT and POST in noded
2012-01-17 Guido TrotterAdd instance_balloon_memory rpc
2012-01-17 Iustin PopAccept both PUT and POST in noded
2011-12-21 Iustin PopSwitch blockdev_getmirrorstatus_multi to per-node bodies
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
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-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