hinfo: Adding basic skeleton based on hbal
[ganeti-local] / htools / Ganeti /
2012-02-28 René Nussbaumerhinfo: Adding basic skeleton based on hbal
2012-02-13 Guido Trotterhtools: allow rbd disk template
2012-02-13 Iustin PopUse the ipolicy constants for key names
2012-01-26 Iustin PopFix integer overflow in Node unittest
2012-01-26 Iustin PopExpand the tiered alloc unittest to check allocation...
2012-01-26 Iustin PopSwitch over some hspace stats from RSpec to AllocInfo
2012-01-26 Iustin PopAdd a new type for holding allocation statistics
2012-01-26 Iustin PopTrack 'normalised' used CPUs in Cluster.CStats
2012-01-26 Iustin PopRe-indent code for readability
2012-01-26 Iustin PopRemove obsolete constant for vcpu_ratio
2012-01-26 Iustin PopChange meaning of the --max-cpu option
2012-01-26 Iustin PopTemporary fix for hspace's NPU calculation
2012-01-26 Iustin PopRemove Node.mCpu, replaced with the ipol vcpu_ratio
2012-01-26 Iustin PopAdd vcpu_ratio definition to the IPolicy type
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-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
next