kvm: use help based feature detection
[ganeti-local] / src /
2013-01-10 Michele TartaraFix typo in the DRBD parser types file
2013-01-08 Michele TartaraSupport instance-minor pairing in the DRBD collector
2013-01-08 Michele TartaraSupport integrating instance information in the DRBD...
2013-01-08 Michele TartaraFix a bug in the generation of completion information
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2013-01-04 Michele TartaraImprove the reception of replies in the confd client
2012-12-28 Iustin PopFix a bad data type in Hcheck.hs
2012-12-28 Iustin PopMove src/Ganeti/HTools/Program.hs to Program/Main.hs
2012-12-24 Iustin PopRename htools/ to src/
2009-03-20 Iustin PopIntroduce a namespace for the modules
2009-03-14 Iustin PopAbstract the version format into a function
2009-03-14 Iustin PopAdd a --version option
2009-03-14 Iustin PopMove a function around in hbal.hs
2009-03-14 Iustin PopShow the step counter in the solution list
2009-03-14 Iustin PopUse gnt-instance migrate instead of failover
2009-03-14 Iustin Pophbal: added a verbose setting and changed output
2009-03-14 Iustin PopAdd a new move FailoverAndReplace
2009-03-13 Iustin PopSome more docstring updates
2009-03-13 Iustin PopEnhance the command list for the solution
2009-03-13 Iustin PopAdd a new ReplaceAndFailover move
2009-03-13 Iustin PopSome whitespace changes
2009-03-13 Iustin PopConvert hbal from multiple rounds to a step-method
2009-03-13 Iustin PopRework the solution printing in Cluster.hs
2009-03-12 Iustin PopRemove the restriction of one-move-per-round
2009-03-12 Iustin PopAdd a header to node lists and print more data
2009-03-12 Iustin PopRename the maxRes to r_mem
2009-03-12 Iustin PopDisplay the reserved memory too in node lists
2009-03-12 Iustin PopFirst try to embed VCS id in binaries
2009-03-11 Iustin PopFix the Makefile clean rule
2009-03-11 Iustin PopChange the N1 score to percent of N1 failures
2009-03-11 Iustin PopAdd two new variables in the cluster score
2009-03-11 Iustin PopAdd the node reserved memory percentage
2009-03-11 Iustin PopRecord the running cluster CV in placements
2009-03-11 Iustin PopAlso print cluster coefficients in hn1
2009-03-10 Iustin PopBeautify the cluster status list
2009-03-10 Iustin PopBeautify solution list
2009-03-10 Iustin PopLimit string literals to 80-char columns
2009-03-09 Iustin PopBeautify: strip common suffix from names
2009-03-09 Iustin Pophbal: allow, but warn on, N+1 failed clusters
2009-03-09 Iustin PopChange the node N+1 check model
2009-03-09 Iustin PopShow which nodes are not N+1 compliant in output
2009-02-22 Iustin PopChange the total disk/mem to Double
2009-02-22 Iustin PopA no-code change s/disk/dsk/
2009-02-22 Iustin PopCompute the p_mem / p_dsk statically
2009-02-15 Iustin PopDocumentation updates htools-v0.0.4
2009-02-15 Iustin PopSimplify the checkInstanceMove function
2009-02-15 Iustin PopA small optimization in node computation
2009-02-15 Iustin PopContainer: add a 'keys' function
2009-02-15 Iustin PopReplace a foldl by foldl'
2009-02-15 Iustin PopSplit checkMove into two
2009-02-15 Iustin PopChange the balancing algorithm
2009-02-14 Iustin PopAdd RAPI support to hn1
2009-02-14 Iustin PopImplement oneline-output for hbal
2009-02-14 Iustin PopDo not try both http and https against the server
2009-02-14 Iustin PopSimplify some JSON transforms
2009-02-13 Iustin PopAdd compatibility with rapi v1
2009-02-13 Iustin PopImplement reading data from RAPI v2
2009-02-13 Iustin PopSome more utility functions
2009-02-13 Iustin PopFix a bug in Cluster.fixNodes
2009-02-12 Iustin PopMake RAPI return the same data format as gnt-*
2009-02-12 Iustin PopChange the input file formats
2009-02-11 Iustin PopInitial support for reading from RAPI
2009-01-28 Iustin PopInitial import htools-v0.0.3