ganeti-local
2012-01-13 Iustin PopAdd a complex allocation/serialisation/load test
2012-01-13 Iustin PopGenerate clusters with unique node names in tests
2012-01-13 Iustin PopAdd a help function for generating test nodes
2012-01-13 Iustin PopFix a couple of bugs in handling offline instances
2012-01-13 Iustin PopAdd a helper function for 'not offline' instances
2012-01-13 Iustin PopUnittests for the instance policy checks on allocation
2012-01-13 Iustin PopShow explicit message when hspace fails to alloc
2012-01-13 Iustin PopObey instance policy in allocation routines
2012-01-13 Iustin PopSet group policy on nodes
2012-01-13 Iustin PopA trivial optimisation in Loader.mergeData
2012-01-13 Iustin PopTrivial performance optimisation
2012-01-13 Iustin PopAdd ipolicy attribute to group objects
2012-01-13 Iustin PopEnable Eq instances for TH-built objects
2012-01-13 Iustin PopSwitch hspace to read the disk template from the cluster
2012-01-13 Iustin PopRead the disk templates part of the ipolicy
2012-01-13 Iustin PopMove DiskTemplate definition around
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-13 Iustin PopSwitch hspace defaults to the cluster policy
2012-01-13 Iustin PopAdd a helper function converting ispecs to rspecs
2012-01-13 Iustin PopAbstract creation of instance from a spec
2012-01-13 Iustin PopLoad cluster ipolicy via Rapi
2012-01-13 Iustin PopUpdate memory/maxmem reading in Rapi backend
2012-01-13 Iustin PopLoad cluster ipolicy via Luxi
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2012-01-13 Iustin PopAdd default ipolicy declarations
2012-01-13 Iustin PopAdd support for RE patterns to convert constants
2012-01-13 Iustin PopAdd support for lists/frozensets in convert-constants
2012-01-13 Iustin PopAdd support for tuples in convert-constants
2012-01-13 Iustin PopMore improvements to convert-constants
2012-01-13 Iustin PopImprove convert-constants to handle dictionaries
2012-01-13 Iustin PopAdd object definitions for the ispec and ipolicy
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2012-01-13 Iustin PopMore reshuffling of code
2012-01-13 Iustin Pophtools: split parts of HTools/Types.hs into BasicTypes.hs
2012-01-12 Constantinos... 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 Iustin PopRename optISpec to optStdSpec
2012-01-11 Iustin PopChange how hspace reads cmdline args for std specs
2012-01-11 Iustin PopAbstract tiered specs command line parsing
2012-01-11 René Nussbaumercmdlib._ComputeMinMaxSpec: Add unittest for this function
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 René Nussbaumerqa-sample.json: Fix a typo
2012-01-10 Iustin PopFix wrong variable name
2012-01-09 Guido TrotterInstanceStartup: use overridden beparams in prereq
2012-01-09 Michael Hanselmanngen-coverage: Change filter
2012-01-09 Michael Hanselmannrpc: More unittests
2012-01-09 Bernardo Dal... Document "gnt-node add" behavior in case of failure
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 HanselmannAdd unittest for RPC compression
2012-01-06 Michael Hanselmannrpc: Style fix
2012-01-06 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-06 Guido Trottercheck-news/NEWS: impose more standards
2012-01-06 Guido TrotterKVM: support version reported by 1.0
2012-01-05 Andrea Spadacciniqa: fix disk parameters tests
2012-01-05 Michael Hanselmannman/gnt-node: Improve powercycle documentation
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...
2012-01-05 René NussbaumerQA: Make the ispec values configurable
2012-01-04 René NussbaumerUpdate the resource model DD with current state
2011-12-22 Bernardo Dal... Fix failure in distcheck and coverage tests
2011-12-22 Michael HanselmannMakefile: Fix parallel distcheck
2011-12-22 Michael Hanselmanndoc/admin: Clarify archived jobs
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 Hanselmanntest/lockperf: Use a list of integers, not booleans
2011-12-22 Michael HanselmannAdd lock performance utility
2011-12-22 Michael Hanselmannjqueue: Factorize checking job processor's result
next