ganeti-local
2009-03-23 Iustin PopMore documentation updates
2009-03-23 Iustin PopMore man page updates
2009-03-22 Iustin PopAdd checks for missing disk space
2009-03-22 Iustin PopInclude DRBD overhead in sda/sdb size
2009-03-22 Iustin PopDocumentation updates
2009-03-22 Iustin PopUpdate all needed node fields on f_mem change
2009-03-22 Iustin PopFix interaction between down instances and nodes
2009-03-22 Iustin PopAdd a new instance field denoting run status
2009-03-22 Iustin PopShow the x_mem/i_mem in node list
2009-03-22 Iustin PopAdd functions to check and fix cluster data
2009-03-22 Iustin PopAdd a new node filed x_mem
2009-03-22 Iustin PopSplit common CLI functionality into a module
2009-03-22 Iustin PopRemove unused and obsolete function
2009-03-21 Iustin PopAdd node memory field to Node objects
2009-03-21 Iustin PopPass actual types to node/instance constructors
2009-03-21 Iustin PopSmall change in hscan
2009-03-21 Iustin PopAdd hscan to Makefile
2009-03-21 Iustin PopAdd the hscan tool
2009-03-21 Iustin PopSome small changes in preparation for hscan
2009-03-21 Iustin PopAdd a separate type for the [(Int, String)] list
2009-03-21 Iustin PopHandle correctly offline nodes in cluster scoring
2009-03-21 Iustin PopShow offline nodes in the node status list
2009-03-20 Iustin PopRestrict move list based on offline node status
2009-03-20 Iustin PopAdd command line support for offlining nodes
2009-03-20 Iustin PopAdd a new 'offline' Node attribute
2009-03-20 Iustin PopMore fixes to the Makefile
2009-03-20 Iustin PopSmall doc update in Node.hs
2009-03-20 Iustin PopSome updates to the apidoc rules
2009-03-20 Iustin PopFix/enhance makefile rules after the rename
2009-03-20 Iustin PopAdd a .gitattributes file
2009-03-20 Iustin PopIntroduce a namespace for the modules
2009-03-16 Iustin PopUpdate NEWS for version 0.0.6 htools-v0.0.6
2009-03-14 Iustin PopAbstract the version format into a function
2009-03-14 Iustin PopAdd a man page for hn1 and update the hbal one
2009-03-14 Iustin PopAdd a manpage for hbal
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 PopAdd a news file and make the 0.0.5 release htools-v0.0.5
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 PopDon't build documentation for the Main modules
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