ganeti-local
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
2009-04-18 Iustin PopImplement writing the command list to a script
2009-04-16 Iustin Pophbal: Abort for invalid offline node names
2009-03-23 Iustin PopUpdated new in preparation for the 0.0.7 release htools-v0.0.7
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
next