Add new ipolicy parameter vcpu_ratio
[ganeti-local] / htools /
2012-01-26 Iustin PopRemove two extraneous imports
2012-01-16 Iustin PopAnother small optimisation in test data generation
2012-01-16 Iustin PopGenerate tags using the helper in Node tests
2012-01-16 Iustin PopCombine two Node unittests
2012-01-16 Iustin PopAdd unit-tests for --help/--version as common options
2012-01-16 Iustin PopSplit the list of program personalities into a module
2012-01-16 Iustin PopParse options in htools.hs, not in each program
2012-01-16 Iustin PopAdd some very basic options test
2012-01-16 Iustin PopSplit CLI.parseOpts into IO/non-IO parts
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-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 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 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 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-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
2011-12-13 Iustin PopAdd infrastructure for, and two extra hlint rules
2011-12-08 Iustin PopSome small test simplifications
2011-12-08 Iustin PopCleanup hlint errors
2011-12-08 Iustin PopAbstract some common hspace code into a function
2011-12-08 Iustin PopAbstract some common Cluster.hs code into a function
2011-12-07 Iustin PopConvert opcode TH code to the use of Field type
2011-12-06 Iustin Pophtools: small change in error message in THH.hs
2011-12-06 Iustin Pophtools: improvements to JSON deserialisation
2011-12-06 Iustin Pophtools: add new template haskell system
2011-11-18 Iustin Pophtools: adjust imports for newer compilers
2011-11-18 Andrea SpadacciniMerge branch 'devel-2.5'
2011-11-18 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-11-17 Iustin PopFix unittest bug related to offline instances
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-11-17 Iustin Pophtools: re-indent IAlloc.hs
2011-11-17 Iustin Pophtools: reindent hspace
2011-11-17 Iustin Pophtools: reindent hbal
2011-11-17 Iustin Pophtools: reindent CLI.hs
2011-11-17 Iustin Pophtools: re-indent QC.hs
2011-11-17 Iustin Pophtools: re-indent Node.hs
2011-11-17 Iustin Pophtools: finish re-indenting Cluster.hs
2011-11-16 Iustin Pophtools: rework message display construction
2011-11-16 Iustin Pophbal: handle empty node groups
2011-11-16 Iustin PopStart converting the indentation to 2-chars
2011-11-16 Agata Murawskahtools: Nicer arbitrary instantiation
2011-11-16 Agata Murawskahtools: change behaviour for offline instances
2011-11-16 Agata Murawskahtools: remove 'running' from instance options
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-11-16 Agata Murawskahtools: create InstanceStatus ADT
2011-10-26 Agata MurawskaGeneralize the generation of ADT from raw types
2011-10-26 Agata MurawskaLuxi support for Query status in htools
2011-10-26 Iustin Pophail: don't select the primary as new secondary
2011-10-26 Iustin Pophail: add an extra safety check in relocate
2011-10-14 Iustin PopFurther cleanup in hspace
2011-10-14 Iustin PopA bit of cleanup in hspace
2011-10-14 Iustin PopAdd a type synonym for the allocation function sig
2011-10-14 Iustin Pophtools: Simplify Luxi query results parsing
2011-10-14 Iustin PopAdjust htools code to new Luxi argument format
2011-10-12 Michael HanselmannMerge branch 'devel-2.5'
2011-10-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-12 Iustin PopHaskell support for generic Query in Luxi
2011-10-12 Agata MurawskaTH simplification for Luxi
2011-10-12 Agata MurawskaDots in docstings and hlint error fixes for htools
2011-10-11 Iustin PopRemove the oneline output option in hbal
2011-10-11 Iustin PopRework/split hbal's main function
next