Add infrastructure for reading Python command output
[ganeti-local] / htools / Ganeti / HTools /
2012-08-28 Iustin PopAdd infrastructure for reading Python command output
2012-08-28 Iustin PopQCHelper: add support for defining HUnit test cases
2012-08-28 Iustin PopRename tests for nicer names in test output
2012-08-28 Iustin PopSwitch Haskell test harness to test-framework
2012-08-28 Iustin PopSimplify the Luxi client-server test
2012-08-28 Iustin PopFix bug in the Luxi client-server test
2012-08-28 Iustin PopOpCodes: build and export a list of all opcodes
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopChange the Luxi tags kind from String to a custom type
2012-08-28 Iustin PopRemove obsolete QrViaLuxi type
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopSwitch Luxi Query operation to use a proper filter
2012-08-28 Iustin PopImplement Query2 filter JSON (de)serialisation
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Iustin PopAdd Objects definitions for the ispec/ipolicy types
2012-08-28 Iustin PopImprove Objects.hs definitions
2012-08-28 Iustin PopImprove the TH 'Container' type
2012-08-28 Agata MurawskaSimple QC tests for RPC calls
2012-08-28 Agata MurawskaDatatypes for haskell RPC calls
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-13 Iustin PopAdd a server-side Luxi implementation
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-31 Iustin PopIntroduce a type for the ganeti job type
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-06 Iustin PopReplace a few explicit case expressions
2012-07-06 Iustin PopFix Haskell coverage results
2012-07-06 Iustin PopCleanup the QC.hs file w.r.t. compiler options
2012-07-05 Iustin Pophbal: return exit status 0 in case of early exit
2012-06-29 Iustin Pophcheck: add two simple type aliases for readability
2012-06-29 Iustin Pophcheck: rework output mode
2012-06-29 Iustin Pophcheck: reword and fix typo in instance/offline msg
2012-06-29 Iustin PopAdd hlint warning for wrong use of 'length'
2012-06-29 Iustin PopRemove can_rebalance functionality from hcheck
2012-06-28 Iustin PopCorrect a wrong --help option for --simulate
2012-06-28 Iustin Pophbal: relax restrictions on split instances
2012-06-28 Iustin PopFix a few style issue in hcheck
2012-06-28 Iustin PopFix old-style import
2012-06-27 Agata MurawskaStyle fix in hcheck
2012-06-27 Agata MurawskaSimplify stats printing
2012-06-27 Agata MurawskaCleaner simulation of rebalance
2012-06-27 Agata MurawskaSmall reordering and renaming in hcheck
2012-06-27 Agata MurawskaMove 'need rebalance' check from cluster check
2012-06-27 Agata MurawskaAlways print all variables in machine readable version
2012-06-27 Agata MurawskaPrint idx <-> uuid mappings in machine readable mode
2012-06-27 Agata MurawskaHuman readable group name improved
2012-06-27 Agata MurawskaPrint info about ability to rebalance
2012-06-27 Agata MurawskaImprove readability for hcheck-related changes
2012-06-25 Agata MurawskaMachine readable hcheck functionality
2012-06-25 Agata MurawskaHuman readable hcheck functionality
2012-06-25 Agata MurawskaAllowing rebalance to run silently
2012-06-25 Agata MurawskaGeneralize functions used by both hspace and hcheck
2012-06-25 Agata MurawskaInitial commit for introducting hcheck tool
2012-06-19 Iustin PopFix corner case in quick-check generated tests
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopSome unit tests improvements
2012-05-08 Iustin PopAdd a new JSON function
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-22 Iustin PopRework exit model
2012-03-21 Iustin PopAllow hail to read data from stdin
2012-03-16 René Nussbaumerhspace: Make use of the spindle_use
2012-03-16 Iustin Pophtools: Fix some compiler warnings
2012-03-15 Iustin PopEnhance the RAPI backend to accept file:// URLs
2012-03-15 René Nussbaumerhtools: Reflect the rename of spindle_usage to spindle_use
2012-03-15 Iustin PopAdd a helper function for mirrorType computations
2012-03-15 Iustin PopEnable all disk templates in unit-tests
2012-03-15 Iustin PopEnable evacuation/relocation for shared storage
2012-03-15 Iustin PopReplace explicit case with 'either'
2012-03-15 Iustin PopRename evacDrbdSecondaryInner to evacOneNodeInner
2012-03-15 Iustin PopAbstract the secondary evac into a separate function
2012-03-15 Iustin PopFix Node_addPriFD test for arbitrary disk templates
2012-03-15 Iustin PopExtend the possible move types with FailoverToAny
2012-03-15 René Nussbaumerhtools: Add the new ipolicy field
2012-03-15 René Nussbaumerhtools: Use the spindle usage in the algorithms
2012-03-15 René Nussbaumerhtools: Convert all the other backends as this is trivial
2012-03-15 René Nussbaumerhtools: Adapt the Text backend to spindle usage
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-15 Iustin PopRework unit parsing
2012-03-13 René Nussbaumerhtools: Make it possible to load an IAlloc request
2012-03-07 Iustin PopFix relocation test ClusterAllocRelocate
2012-03-07 Iustin PopFix IAlloc.processRelocate to support shared storage
2012-03-07 Iustin PopFix up Cluster nodeEvac unittests for shared storage
2012-03-07 Iustin PopRework evacDrbdSecondaryInner to take the imove
2012-03-07 Iustin PopAdd a simple type alias for nicer type signatures
2012-03-07 Iustin PopFix a few tests that hard-coded the number of nodes
2012-03-07 Iustin PopFix test Node_addSec_idempotent
2012-03-07 Iustin PopFix the Node_rMem test to specify DRBD8 templates
2012-03-07 Iustin PopSplit the Node_addOffline test into pri/sec
2012-03-07 Iustin PopUse the mirror type in Cluster.possibleMoves
2012-03-07 Iustin PopiPolicy: enable by default all storage templates
2012-03-07 Iustin PopFix printSolutionLine to handle big scores
2012-03-07 Iustin PopFix printSolutionLine to handle non-DRBD steps
2012-03-07 Iustin PopAdd a helper type and function for the mirror type
2012-03-07 Iustin PopSmall simplification in tryBalance
2012-03-07 Iustin PopMark Rbd as a movable disk template
2012-03-07 Iustin PopDo not rely on no-secondary for movable tests
2012-03-07 Iustin PopHandle nodes without local storage
next