Add a command line option for executing jobs
[ganeti-local] / Ganeti / HTools /
2009-10-14 Iustin PopAdd a command line option for executing jobs
2009-10-14 Iustin PopChange iMoveToJob to properly create migrates
2009-10-14 Iustin PopExtend the MoveJob type to hold the instance index
2009-10-12 Iustin PopFix haddock issues with tuple members
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 PopRecord the move being performed in a Placement
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-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 PopImprove the error message for command line errors
2009-08-18 Iustin PopAdd a simulated cluster data loader
2009-07-15 Iustin PopCLI: Handle error better
2009-07-15 Iustin PopUnify the command line options and structures
2009-07-14 Iustin PopFix a few hlint errors
2009-07-14 Iustin PopCLI: Prevent incompatible options to be selected
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 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 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-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 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 PopAdd display of more stats in hspace
2009-06-16 Iustin PopFix a haddock/docstring issue
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-04 Iustin PopFix the ReplacePrimary instance move
2009-06-01 Iustin PopRework the tryAlloc/tryReloc functions
2009-06-01 Iustin PopAdd an utility function for triples
2009-06-01 Iustin PopSmall doc change
2009-06-01 Iustin PopEnsure consistent naming of the tools
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin Poptests: move the test declaration in QC.hs
2009-06-01 Iustin PopSmall whitespace change
2009-06-01 Iustin PopMove some alloc functions from hail into Cluster
2009-06-01 Iustin PopMove the RqType and Request types to Loader.hs
2009-06-01 Iustin PopCleanup an old function
2009-06-01 Iustin PopLots of documentation updates
2009-06-01 Iustin PopA simple test for Container.addTwo
2009-06-01 Iustin PopAdd some very trivial Instance tests
2009-06-01 Iustin PopFinish removal of unused params from PeerMap
2009-06-01 Iustin PopAdd test infrastructure and initial tests
2009-05-27 Iustin PopSome cleanup of the PeerMap module
2009-05-27 Iustin PopRemove unused parameters from PeerMap creation
2009-05-27 Iustin PopRemove an unused type synonim
2009-05-27 Iustin PopAdd a separate function for looking up instances
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-26 Iustin PopPort offline node fixes from Rapi to IAllocator
2009-05-25 Iustin PopFix loading of plain instances via iallocator
2009-05-25 Iustin PopFix some haddock issues
2009-05-25 Iustin Pophail: do not allocate on offline/drained nodes
2009-05-25 Iustin Pophail: Implement non-mirrored instance allocation
2009-05-24 Iustin PopImplement hail allocate (for 2-node requests)
2009-05-24 Iustin PopWorking implementation if relocate
2009-05-24 Iustin PopStart implementing the hail functionality
2009-05-23 Iustin PopRemove ktn/kti from first half of loader
2009-05-23 Iustin PopRemove the ktn/kti from second half of loading
next