ConfigData: run UpgradeConfig on network objects
[ganeti-local] / lib / server /
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 HanselmannSet watcher pause on all nodes
2012-12-13 Michael HanselmannAdd RPC for setting watcher pause
2012-12-11 Michael HanselmannReplicate queue drain flag across all master candidates
2012-12-10 Michael Hanselmannmasterd: Remove duplicate code
2012-11-21 Michael Hanselmannbackend: Rename RunRemoteCommand to RunRestrictedCmd
2012-11-20 Apollon OikonomopoulosImplement LUNetworkQuery
2012-11-20 Dimitris AragiorgisBasic IP pool management logic
2012-11-19 Michael HanselmannAdd RPC for restricted commands
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Iustin PopImprove logging of new job submissions
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-10-02 Iustin PopRemove the python confd server side code
2012-09-18 Michael HanselmannMigrate lib/server/*.py from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-18 René NussbaumerAnother small consistency fix with if branches
2012-07-18 René NussbaumerFix inconsistency in the LUXI protocol w.r.t. args
2012-07-05 Iustin PopFix DRBD resize code
2012-05-11 Iustin PopAccept both PUT and POST in noded
2012-05-08 Iustin PopCorrect capitalisation of two Luxi calls
2012-04-26 Michael Hanselmannerrors: Add exception for RAPI testing utilities
2012-04-26 Michael Hanselmannserver.rapi: Factorize RAPI user loading
2012-04-26 Michael HanselmannRemoteApiHandler: Add support for mocked LUXI client
2012-04-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-04-20 Michael HanselmannStop using locks in LUXI "QueryTags"
2012-04-18 Michael HanselmannDrop objects.QueryRequest
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-03-30 Michael HanselmannAdd job support to query2 via LUXI
2012-03-22 Michael Hanselmanncmdlib: Stop forking in LUClusterQuery
2012-03-22 Michael HanselmannRevert "Stop acquiring BGL for LUXI queries"
2012-03-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-02-22 Michael Hanselmannhttp.server: Move error message formatting to handler...
2012-02-22 Michael Hanselmannnoded: Shorter docstring for mlockall(2) executor
2012-02-22 Michael HanselmannSplit handling HTTP requests into separate class
2012-02-22 Michael HanselmannRemove deprecated “QueryLocks” LUXI request
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
2012-01-06 Michael Hanselmannrpc: Change signature of RpcRunner
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-21 Michael Hanselmannmasterd: Initialize job queue only after RPC client
2011-11-21 Michael Hanselmannmasterd: Shutdown only once running jobs have been...
2011-11-17 Michael Hanselmannmasterd: Don't pass mainloop to server class
2011-11-14 Andrea SpadacciniChange master IP address RPCs for external script
2011-11-03 Michael HanselmannShow RPC calls from config in lock monitor
2011-11-03 Andrea SpadacciniPass MasterNetworkParameters instances in RPCs
2011-11-03 Andrea SpadacciniUse MasterNetworkParameters attributes for RPC
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-02 Michael HanselmannAdd new lock level for node resource modifications
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 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 blockdev-related calls
2011-10-24 Michael HanselmannFix parameters to RPC "blockdev_rename"
2011-10-24 Michael HanselmannRemove “node_tcp_ping” RPC
2011-10-12 Iustin PopStandardise LUXI call argument types
2011-10-12 Iustin PopRename filter and filter_ to qfilter
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-27 Michael HanselmannKeep only one global RPC runner in Ganeti context
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-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-19 Iustin PopFix master IP activation in failover with no-voting
2011-03-15 Michael Hanselmannmasterd: Simplify code for field queries
2011-03-15 Michael Hanselmannconstants: Rename QR_OP_*, add QR_VIA_RAPI
2011-03-08 Apollon OikonomopoulosAdd bdev_sizes RPC call
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-18 Iustin PopRename OpGetTags and LUGetTags
2011-01-18 Iustin PopRename OpQueryNodes and LUQueryNodes
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpQueryGroups and LUQueryGroups
2011-01-18 Iustin PopRename OpQueryClusterInfo and LUQueryClusterInfo
2011-01-18 Iustin PopRename OpQueryConfigValues and LUQueryConfigValues
2011-01-18 Iustin PopRename OpQueryExports and LUQueryExports
2011-01-11 René NussbaumerAdd RPC calls for pause/resume sync of devices
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
next