LUInstanceRecreateDisks: Actually acquire node resource locks
[ganeti-local] / lib /
2012-01-23 Michael HanselmannLUInstanceRecreateDisks: Actually acquire node resource...
2012-01-23 Michael Hanselmanncmdlib._CheckInstanceState: Use instance name in error...
2012-01-23 Michael HanselmannUnbreak build after merge 2ea64524ce
2012-01-23 Michael Hanselmanngnt-cluster command: Add option to prepend node name...
2012-01-20 Michael Hanselmanncmdlib: Drop use of “len(…) != 0”
2012-01-20 Guido TrotterMerge branch 'devel-2.5'
2012-01-20 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-20 Michael Hanselmanncli: Log fully quoted command line
2012-01-20 Guido TrotterMigrate: don't check for free memory on cleanup
2012-01-20 Guido TrotterLUInstanceStartup: check for minimum memory
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-20 Guido TrotterInstance startup: lock primary node
2012-01-20 Guido Trotterkvm: always start in paused state
2012-01-19 Michael HanselmannRevert "cli: Disable abbreviation matching for options"
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-19 Nikos SkalkotosFix a bug in command line option parsing code
2012-01-18 Michael Hanselmanncli: Disable abbreviation matching for options
2012-01-18 Guido Trottergnt-instance modify -m|--runtime-memory
2012-01-17 Guido TrotterAdd instance_balloon_memory rpc
2012-01-17 Guido TrotterNo-op memory ballooning in chroot and lxc
2012-01-17 Guido TrotterImplement memory ballooning in the fake hv
2012-01-17 Guido Trotterxen: add the "maxmem" parameter in instances config
2012-01-17 Guido TrotterImplement memory ballooning in kvm
2012-01-17 Guido TrotterImplement memory ballooning in xen
2012-01-17 Guido TrotterHypervisor: allow ballooning of instance memory
2012-01-17 Iustin PopAccept both PUT and POST in noded
2012-01-16 René Nussbaumergnt-instance: Adapt replace-disks to the new opcode
2012-01-16 René NussbaumerTLReplaceDisk: Add ipolicy checks
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2012-01-13 Iustin PopRemove extraneous check in policy creation
2012-01-13 Iustin PopMove the instance specs options to cli.py
2012-01-13 Iustin PopAdd a new disk-template ipolicy option
2012-01-13 Iustin PopAdd a new CLI option type 'list'
2012-01-13 Iustin PopFix handling of errors from InstancePolicy.Check...
2012-01-12 Constantinos Venet... Fix acquisition of node lock in LUInstanceGrowDisk
2012-01-11 Iustin PopFix cluster ispecs on upgrade
2012-01-11 Iustin PopBetter max ispec defaults
2012-01-11 René Nussbaumercmdlib: Rename _CheckMinMaxSpecs to _ComputeMinMaxSpec
2012-01-11 René Nussbaumercmdlib: _VerifyInstancePolicy has been replaced and...
2012-01-10 Michael Hanselmannutils.ResetTempfileModule: Improve performance
2012-01-10 Michael HanselmannLUInstanceCreate: Release node resource lock
2012-01-10 René Nussbaumer_CheckTargetNodeIPolicy: instance.primary_node is not...
2012-01-10 René Nussbaumercmdlib: node.group is not a nodegroup object
2012-01-10 René NussbaumerLUInstanceCreate: self.disks is a dict not a disk object
2012-01-10 Iustin PopFix wrong variable name
2012-01-09 Guido TrotterInstanceStartup: use overridden beparams in prereq
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-01-06 René Nussbaumercmdlib: Adapt LUClusterVerifyGroup for instance policy
2012-01-06 René Nussbaumergnt-node: Add instance policy to migrate
2012-01-06 René Nussbaumergnt-backup: Adding force option to import
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to add
2012-01-06 René Nussbaumergnt-instance: Adding verification of instance policy...
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to move
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to migrate
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to failover
2012-01-06 René Nussbaumercmdlib: Adding helper for instance policy
2012-01-06 Michael Hanselmannrpc.ConfigRunner: Fix uploading file
2012-01-06 Guido TrotterUpdate GrowDisk docstring
2012-01-06 Guido TrotterMerge branch 'devel-2.5'
2012-01-06 Michael Hanselmannrpc._PrepareFileUpload: Use FileStatHelper
2012-01-06 Michael HanselmannMove helper class from watcher to utils.io
2012-01-06 Michael HanselmannAdd unittest for uploading file via RPC
2012-01-06 Michael Hanselmannrpc: Change signature of RpcRunner
2012-01-06 Michael Hanselmannruntime: Style fix in docstring
2012-01-06 Michael HanselmannAdd unittests for RPC client
2012-01-06 Michael Hanselmannrpc._RpcClientBase: Add check for number of arguments
2012-01-06 Michael Hanselmannrpc: Style fix
2012-01-06 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-06 Guido TrotterKVM: support version reported by 1.0
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: Pass resolver options to actual resolver
2012-01-05 Michael Hanselmannrpc: Add support for resolver options callback
2012-01-05 Michael Hanselmannrpc._RpcProcessor: Make read timeout a non-keyword...
2011-12-22 Michael HanselmannMerge branch 'devel-2.5'
2011-12-22 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-12-22 Michael Hanselmannjqueue: Factorize checking job processor's result
2011-12-22 Bernardo Dal Senonoded: Fix /etc/hosts group ownership
2011-12-22 Bernardo Dal Senoutils.WriteFile: Add new parameter to preserve file...
2011-12-21 Michael Hanselmannjqueue: Fix epylint errors introduced in 37d76f1e4
2011-12-21 Iustin PopSwitch blockdev_getmirrorstatus_multi to per-node bodies
2011-12-21 Iustin PopChange internal RPC client body values
2011-12-21 Iustin PopExtend RPC definition change with another parameter
2011-12-21 Michael Hanselmannhv_kvm: Make string containing regex a raw string
2011-12-21 Michael Hanselmannhv_kvm: Style fixes
2011-12-21 Michael Hanselmannhv_kvm.QmpMessage: Use dict.get
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
2011-12-21 Michael Hanselmannjqueue: Fix deadlock between job queue and dependency...
2011-12-20 Andrea SpadacciniFix parameters for QueryJob in JobExecutor
2011-12-19 Michael Hanselmannlocking: Add “__repr__” to SharedLock and PipeCondition
2011-12-19 Andrea SpadacciniFix cluster destroy failure
2011-12-16 René Nussbaumergnt-node: Add hv/disk state to add
2011-12-16 René Nussbaumergnt-group: Add hv/disk state to add
2011-12-16 René Nussbaumergnt-cluster: Add hv/disk state to init
2011-12-13 Michael HanselmannRAPI client: Export feature constants
2011-12-13 Michael HanselmannRAPI client: Replace body value assignments with helper
2011-12-13 Michael HanselmannRAPI client: Use utilities for building query parameters
2011-12-13 Michael Hanselmannsphinx_ext: No longer exclude “depends” parameter by...
2011-12-13 Michael Hanselmannopcodes: Extend description of “depends” parameter
next