ganeti-local
2012-01-16 Iustin PopAdd test for CLI.parseYesNo
2012-01-16 Iustin PopFix bug in CLI.parseISpecString and add test
2012-01-16 Iustin PopAdd a unittest for the 'Simu' backend
2012-01-16 Iustin PopFurther optimise instance test data generation
2012-01-16 Iustin PopAdd a Makefile target for profiling targets
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 PopFix very slow unit-test data generation in some cases
2012-01-13 Iustin PopFix one bad unit-test data generation case
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopFix another data generation issue in tests
2012-01-13 Iustin PopRemove some dead code
2012-01-13 Iustin PopFix a few issues in unittest data generation
2012-01-13 Iustin PopExtend node evacuation unittests
2012-01-13 Iustin PopAdd a unit-test helper function
2012-01-13 Iustin PopFurther JSON unit-tests for various Types.hs types
2012-01-13 Iustin PopFurther unittests for ipolicy/ispec text serialisation
2012-01-13 Iustin PopImplement saving/restoring of policies in Text backend
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
next