ganeti-local
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
2009-06-01 Iustin PopSmall documentation update
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 PopChange the check rule in Makefile
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 PopUpdate NEWS file for the second attempt at 0.1.1 htools-v0.1.1
2009-05-26 Iustin PopAdd a maintainer-clean makefile rule
2009-05-26 Iustin PopPort offline node fixes from Rapi to IAllocator
2009-05-25 Iustin PopUpdate NEWS file for the 0.1.1 release
2009-05-25 Iustin PopFix loading of plain instances via iallocator
2009-05-25 Iustin Pophail: don't relocate to current primary node
2009-05-25 Iustin PopFix some haddock issues
2009-05-25 Iustin PopUpdate README for hail
2009-05-25 Iustin PopAdd man page and .gitignore entry for hail
2009-05-25 Iustin Pophail: do not allocate on offline/drained nodes
2009-05-25 Iustin Pophail: cleanup unused options
2009-05-25 Iustin Pophail: Implement non-mirrored instance allocation
2009-05-25 Iustin Pophail: unify the post-processing of results
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
2009-05-23 Iustin PopRemove most uses of ktn/kti
2009-05-23 Iustin PopRemove a function in hail
2009-05-23 Iustin PopAdd some utility functions for kt deprecation
2009-05-23 Iustin PopRemove some extraneous uses of ktn/kti
2009-05-23 Iustin PopStrip the suffix from the names in the objects
2009-05-23 Iustin PopMake IAlloc.loadData return maps
2009-05-23 Iustin PopSome small layout changes
2009-05-23 Iustin PopMove common loading sequence in CLI
2009-05-23 Iustin PopMove checkData from Cluster to Loader
2009-05-23 Iustin PopIntroduce a class for CLI options
2009-05-23 Iustin PopAdd a small class for Nodes and Instances
2009-05-22 Iustin PopAdd back names to nodes/instances
2009-05-22 Iustin PopMore code reorganizations
2009-05-22 Iustin PopRework the loader model
2009-05-21 Iustin PopInitial work on hail
2009-05-21 Iustin PopExperimental support for non-redundant instances
2009-05-21 Iustin PopSmall doc addition
2009-05-21 Iustin PopIntroduce nice errors on invalid input fields
2009-05-21 Iustin PopSplit node/instance parsing into functions
2009-05-20 Iustin PopAdd initial validation checks in Cluster.loadData
2009-05-20 Iustin PopSmall syntax improvement
2009-05-20 Iustin PopConvert Cluster.loadData to Result return
2009-05-20 Iustin PopAllow hscan to save data for fully-spec'd URLs
2009-05-20 Iustin PopAllow overriding the RAPI port/scheme
2009-05-20 Iustin PopRemove some 1.2 specific code
2009-05-20 Iustin PopGeneralize some Result function into monad ones
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-05-20 Iustin PopSmall changes to the IAlloc module
2009-05-19 Iustin PopUpdate NEWS file for the 0.1.0 release htools-v0.1.0
2009-05-19 Iustin PopDon't consider offline nodes as N+1 failed
2009-05-19 Iustin PopDrop RAPI v1 compatiblity
2009-05-19 Iustin PopAdd support for 'offline' nodes
2009-05-18 Iustin PopUpdate the IAlloc module
2009-05-18 Iustin PopMove the JSON utilities to Utils.hs
2009-05-18 Iustin PopAdd a copy of Rapi.HS as IAlloc.hs
2009-05-18 Iustin PopRemove the apidoc dir on clean
2009-04-26 Iustin Pophbal: add a --quiet option
2009-04-25 Iustin Pophbal: Simplify the oneline formatting
2009-04-25 Iustin Pophbal: Early exit when we don't have any instances
2009-04-25 Iustin Pophbal: Add a new min-score option
2009-04-25 Iustin Pophbal: Change hardcoded tests to monadic composition
2009-04-21 Iustin PopFix the makefile dist rule
2009-04-21 Iustin PopUpdate NEWS file for the 0.0.8 release htools-v0.0.8
2009-04-20 Iustin PopIncrease allowed missing memory to 512MB
2009-04-20 Iustin PopUpdate man pages with the env variables
2009-04-20 Iustin PopAdd reading the file names from env vars
2009-04-20 Iustin PopImplement error checks for extra arguments
2009-04-20 Iustin PopFix the makefile clean rule
2009-04-20 Iustin PopAdd a gitignore file
next