ganeti-local
2009-10-14 Iustin PopAdd a simple module for dealing with Ganeti jobs
2009-10-12 Iustin PopOnly update the version file on make dist
2009-10-12 Iustin PopFix haddock issues with tuple members
2009-10-08 Guido Trottermakefile: regenerate version when it changes
2009-10-08 Guido TrotterparseNode: don't lookup values in drained nodes
2009-10-02 Iustin PopStore the instance move in the MoveJobs
2009-10-02 Iustin PopMove some more type definitions to Types.hs
2009-10-02 Iustin PopAdd a function converting Placements into Jobs
2009-10-02 Iustin PopAdd a small implementation of OpCodes
2009-10-02 Iustin PopRecord the move being performed in a Placement
2009-10-02 Iustin PopAdd definitions for more Luxi calls
2009-10-02 Iustin PopSplit the Luxi generic parts from the loader
2009-10-02 Iustin Pophbal: Implement grouping of moves into jobsets
2009-09-30 Iustin PopChange ExtLoader to only handle I/O errors
2009-09-29 Iustin PopBrown-paper-bag release fixing haddock issues htools-v0.1.8
2009-09-29 Iustin PopUpdate NEWS file for the 0.1.7 release htools-v0.1.7
2009-09-29 Iustin PopMake the test suite return an reasonable exit code
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-09-28 Iustin PopBrown bag fix: invert a test
2009-09-28 Iustin PopAdd support for building without curl
2009-09-28 Iustin PopSplit the exernal data loader out of CLI.hs
2009-09-02 Iustin PopFix luxi recvMsg for messages bigger than 4K
2009-08-31 Iustin PopTest some cases for the cluster score computation
2009-08-31 Iustin PopAdd some more instance tests
2009-08-30 Iustin PopSplit the balancing algorithm in two parts
2009-08-26 Iustin PopImplement support for 'cheap' moves only
2009-08-26 Iustin PopSimplify the wrapIO function
2009-08-26 Iustin PopUse migrate or failover based on instance state
2009-08-19 Iustin PopUpdate NEWS file for the 0.1.6 release htools-v0.1.6
2009-08-19 Iustin PopImprove the error message for command line errors
2009-08-18 Iustin PopAdd a simulated cluster data loader
2009-07-28 Guido TrotterFix a typo in hbal.hs
2009-07-15 Iustin PopCLI: Handle error better
2009-07-15 Iustin PopUnify the command line options and structures
2009-07-14 Iustin PopDocument the --vcpus option to hspace
2009-07-14 Iustin PopFix a few hlint errors
2009-07-14 Iustin PopMan page updates
2009-07-14 Iustin PopCLI: Prevent incompatible options to be selected
2009-07-14 Iustin PopUpdate documentation for the new luxi backend
2009-07-14 Iustin PopAdd support for luxi backend in CLI/hspace/hbal
2009-07-14 Iustin PopInitial commit of the luxi backend
2009-07-14 Iustin PopIntroduce timeout in RAPI queries
2009-07-09 Iustin PopUpdate NEWS file for the 0.1.5 release htools-v0.1.5
2009-07-09 Iustin PopFix a haddoc issue
2009-07-09 Iustin Pophspace: fix failure handling of tryAlloc results
2009-07-09 Iustin PopChange the tryAlloc/tryReloc workflow
2009-07-08 Iustin PopSimplify the Cluster.tryAlloc structures
2009-07-08 Iustin PopSlight change to the internal allocation results
2009-07-08 Iustin PopAdd a 'tags' makefile target
2009-07-08 Iustin Pophspace: switch output to shell-script format
2009-07-08 Iustin Pophspace: move instance count and score into CStats
2009-07-07 Iustin PopFix unittests
2009-07-07 Iustin PopExport more stats in hspace
2009-07-07 Iustin PopShow errors on stderr instead of stdout
2009-07-07 Iustin PopFix score calculation to work with empty clusters
2009-07-07 Iustin Pophspace: convert N1 error exit into FailN1 result
2009-07-07 Iustin PopSome docstring updates
2009-07-07 Iustin Pophspace: add display of instance spec
2009-07-06 Iustin PopOptimize the Utils.stdDev function
2009-07-06 Iustin PopTake the foldl out of Loader.fixNodes
2009-07-06 Iustin PopSimplify Cluster.computeMoves
2009-07-06 Iustin PopFix hlint-generated warnings
2009-07-05 Iustin PopAdd computation of the failure reason in hspace
2009-07-05 Iustin PopReturn correct failure data from Node.add*
2009-07-05 Iustin PopIntroduce a new type for allocation results
2009-07-05 Iustin PopRemove hn1 and related code
2009-07-03 Iustin PopDisplay two more stats in hspace
2009-07-03 Iustin PopFix totalResources avail disk computation
2009-07-03 Iustin PopAdd an availDisk node function
2009-07-03 Iustin PopAdd two new autocomputed vars to Nodes
2009-07-02 Iustin PopAdd a new type for cluster statistics
2009-07-02 Iustin PopEnhance hspace resource display
2009-07-02 Iustin PopAdd display of more stats in hspace
2009-06-16 Iustin PopUpdate NEWS file for the 0.1.4 release htools-v0.1.4
2009-06-16 Iustin PopFix a haddock/docstring issue
2009-06-12 Iustin PopFix some hscan bugs
2009-06-12 Iustin PopSome documentation updates for the new parameters
2009-06-12 Iustin PopAdd cpu/disk limits in hbal
2009-06-12 Iustin PopAdd setting of node limits in hspace
2009-06-12 Iustin PopImplement cpu/disk limits in instance moves
2009-06-11 Iustin PopAdd two new node attributes
2009-06-11 Iustin PopFix 'unused X' warnings
2009-06-11 Iustin PopFix the various monomorphism warning
2009-06-11 Iustin PopSmall changes to the node list output
2009-06-10 Iustin PopAdd cpu ratio to cluster calculation
2009-06-10 Iustin PopUpdate cpu counters correctly after pinst changes
2009-06-10 Iustin PopAdd cpu-count-related attributes to nodes
2009-06-10 Iustin PopAdd a new vcpus attribute to instances
2009-06-10 Iustin PopFix reading of total disk space in iallocator
2009-06-05 Iustin PopUpdate NEWS and README for the 0.1.3 release htools-v0.1.3
2009-06-04 Iustin PopFix the ReplacePrimary instance move
2009-06-02 Iustin PopUpdate NEWS file for the 0.1.2 release htools-v0.1.2
2009-06-01 Iustin PopUpdate the README file with hspace informations
2009-06-01 Iustin PopFix hspace with plain type instances
2009-06-01 Iustin PopAdd a man page for hspace
2009-06-01 Iustin PopRework the tryAlloc/tryReloc functions
2009-06-01 Iustin PopAdd an utility function for triples
2009-06-01 Iustin PopInitial add of the hspace tool
2009-06-01 Iustin PopSmall doc change
2009-06-01 Iustin PopEnsure consistent naming of the tools
next