Add Ganeti 2.9 design document
[ganeti-local] / src /
2013-07-25 Guido TrotterMerge branch 'stable-2.8' into stable-2.9
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-22 Thomas ThrainerFix permission errors for split users
2013-07-18 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-18 Michele TartaraLet ReqNodeInstances work with node UUIDs
2013-07-18 Michele TartaraAdd documentation line to getNodeInstances
2013-07-18 Michele TartaraAdd debug logging to Confd
2013-07-18 Michele TartaraFix permission problem related to Issue 477
2013-07-18 Michele TartaraAdd hs function to easily change file ownership
2013-07-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-07-17 Thomas ThrainerExtract ConfigReader from Confd/Server.hs
2013-07-16 Christos StavrakakisAdd timestamps to haskell network query fields
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-15 Helga VelroyenVerify file storage path
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-07-12 Klaus AehligAdd luxiReqQueryNetworks to LuxiOp
2013-07-12 Klaus AehligLog received message at debug level
2013-07-11 Michele TartaraLog RPC errors from inside executeRpcCall
2013-07-11 Michele TartaraFactor out the logRpcErrors function
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-07-09 Michele TartaraPrevent silent failure in case of connection problems
2013-07-05 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-04 Michele TartaraInclude "instance" information in LV data collector
2013-07-04 Michele TartaraAdd "includeLogicalId" function for Disks
2013-07-04 Michele TartaraAdd option for loading serialized instances
2013-07-04 Michele TartaraFactor out lv info gathering function
2013-07-04 Michele TartaraAdd "instance" field to LVInfo
2013-07-04 Michele TartaraFactor out the getInstances function
2013-07-03 Helga VelroyenExtraction of storage info by type
2013-07-03 Klaus AehligClean up work around for host name filtering
2013-07-03 Klaus AehligDo not handle host queries special
2013-07-02 Helga VelroyenTurn 'exclusive_storage' into storage parameter (hs)
2013-07-01 Michele TartaraPrevent LV parser compile error
2013-07-01 Bernardo Dal SenoLoad CPUs used by the node OS in htools
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
2013-07-01 Michele TartaraAdd LV collector to the monitoring daemon
2013-07-01 Michele TartaraAdd LV data collector
2013-07-01 Michele TartaraAdd LV parser
2013-07-01 Klaus Aehlighroller: option --full-evacuation
2013-07-01 Klaus AehligExtract a partition functional
2013-07-01 Klaus AehligExtract functional for greedily clearing nodes
2013-07-01 Klaus AehligMake hroller not consider offline nodes for evacuation
2013-07-01 Klaus AehligUpdate comments in hroller code
2013-07-01 Klaus AehligRemove obsolete TODO
2013-06-27 Helga VelroyenMake NodeInfo (hs) accept arbitrary storage types
2013-06-27 Helga VelroyenStorage utility functions for Haskell
2013-06-26 Klaus AehligSupport big-step shrinking in tiered allocation
2013-06-26 Thomas ThrainerMerge branch 'stable-2.8' into master
2013-06-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-06-24 Klaus AehligFor node queries allow short forms of host names
2013-06-24 Klaus AehligProvide a special filter for host names
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-20 Klaus AehligMerge branch 'stable-2.8' into master
2013-06-20 Klaus AehligIn tiered allocation, cut non-promising shrinking tries
2013-06-18 Michele TartaraMerge branch 'stable-2.8' into 'master'
2013-06-18 Helga VelroyenRevert "Storage utility functions for Haskell"
2013-06-18 Helga VelroyenRevert "Make NodeInfo (hs) accept arbitrary storage...
2013-06-17 Helga VelroyenMake NodeInfo (hs) accept arbitrary storage types
2013-06-17 Helga VelroyenStorage utility functions for Haskell
2013-06-17 Helga VelroyenRename directory 'Block' to 'Storage'
2013-06-17 Klaus AehligImprove hspace shrinking strategy
2013-06-17 Klaus AehligConvenience function for iterating while the result...
2013-06-17 Klaus AehligProvide witness for the sum-type structure of GenericResult
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-14 Helga VelroyenAdd storage type to NodeInfo result
2013-06-14 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-06-14 Klaus AehligMake shrinkByType aware of individual disks
2013-06-13 Helga VelroyenFix lookup of xen toolstack in Haskell
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-12 Klaus AehligAdd missing parenthesis to description of --machine...
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-06-10 Klaus AehligAdd type annotation to avoid monomorphism restriction
2013-06-10 Klaus Aehligadd option --print-moves to hroller
2013-06-07 Bernardo Dal Senohspace prints info about spindles
2013-06-07 Bernardo Dal SenoAdd support for shrinking an instance spindles-wise
2013-06-07 Bernardo Dal SenoSpindles become part of htools resource spec
2013-06-07 Bernardo Dal Senohtools cluster score takes spindles into account
2013-06-07 Bernardo Dal SenoUpdate spindles when moving instances in htools
2013-06-07 Bernardo Dal SenoUnit tests for htools and exclusive storage
2013-06-07 Bernardo Dal SenoLoad complete instance disk information through LUXI
2013-06-07 Bernardo Dal SenoLoad node spindles data in htools
2013-06-07 Bernardo Dal SenoRefactor reading live data in htools
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-06-04 Michele TartaraFix shadowing of library function
2013-06-03 Michele TartaraLet the monitoring daemon provide the diskstats collector
2013-06-03 Michele TartaraAdd diskstats data collector
2013-06-03 Michele TartaraAdd a CLI parameter for input files
2013-06-03 Michele TartaraAdd /proc/diskstats parser
2013-06-03 Bernardo Dal SenoCheck real spindles in ipolicies
2013-06-03 Bernardo Dal SenoCheck the full instance specs in htools
2013-06-03 Bernardo Dal SenoAdd spindles to instance disks in htools
2013-06-03 Bernardo Dal SenoLoad exclusive_storage in htools
2013-06-03 Bernardo Dal SenoNew function to load JSON arrays of optional values
2013-06-03 Bernardo Dal SenoAdd unit test for text backend + fix bug
2013-06-03 Klaus AehligRestrict instance moves in hroller to the same node...
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.8' into master
next