ganeti-local
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
2012-07-19 Johan EuphrosineAdd note in admin guide about drbd stacked devices
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 Iustin PopRe-indent kvm-ifup.in
2012-07-19 René NussbaumerRelease Ganeti 2.6.0 rc4 v2.6.0rc4
2012-07-19 René NussbaumerPrepare NEWS for Ganeti 2.6.0rc4
2012-07-19 René NussbaumerAdd some rudimentary node group ipolicy checks
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-19 Simon DezielForce tap's MAC prefix to "fe"
2012-07-19 Iustin PopFix --no-headers for the new list-drbd command
2012-07-19 Iustin PopAdd a simple QA test for gnt-node list-drbd
2012-07-19 Iustin PopAdd a new gnt-node command list-drbd
2012-07-19 Iustin PopImplement a node to drbd minors query function
2012-07-19 Iustin PopAdd a new unused confd query
2012-07-19 Iustin PopAdd support for computing instance all/secondary nodes
2012-07-19 Iustin PopAdd disk logical ID support in Objects.hs
2012-07-19 Iustin PopFix a docstring in bdev's DRBD8 class
2012-07-19 Iustin PopExtend the Template Haskell loadFn model
2012-07-19 Iustin PopChange how customFields are built
2012-07-19 Iustin PopImplement lookup of partial names in Config.hs
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-19 Iustin PopRemove an unused function
2012-07-18 Iustin PopEnsure that disk.params is always defined (and a dict)
2012-07-18 René NussbaumerAnother small consistency fix with if branches
2012-07-18 René NussbaumerFix inconsistency in the LUXI protocol w.r.t. args
2012-07-17 René NussbaumerFix UpgradeConfig of Disk object regards disk params
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-13 René NussbaumerMake Ganeti 2.6.0 rc3 release v2.6.0rc3
2012-07-13 René NussbaumerAllow reinstall even when secondaries are offline
2012-07-13 René NussbaumerPrepare NEWS file for Ganeti 2.6.0 rc3
2012-07-11 Agata MurawskaQA updated to test instance removing when sec. is offline
2012-07-11 Agata MurawskaIgnore offline node errors when removing disks
2012-07-07 Iustin PopAllow instance disc activation with offline secondaries
2012-07-06 Iustin PopReplace a few explicit case expressions
2012-07-06 Iustin PopFix Haskell coverage results
2012-07-06 Iustin PopAlso compute Haskell tags in "make tags"
2012-07-06 Iustin PopCleanup the QC.hs file w.r.t. compiler options
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-07-06 Agata MurawskaInstallation instructions update
2012-07-06 Iustin PopFix Query2.hs to compile without warnings
2012-07-05 Iustin PopEnsure that --wait-for-sync is used in QA
2012-07-05 Iustin PopAdd --wait-for-sync in gnt-instance
2012-07-05 Iustin Pop9Add wait_for_sync flag to OpInstanceActivateDisks
2012-07-05 Iustin Pophbal: return exit status 0 in case of early exit
2012-07-05 Iustin PopFix DRBD resize code
2012-07-05 Iustin PopFix redistribution of files w.r.t. offline nodes
2012-07-05 René NussbaumerFix cluster verify error on master-ip-setup script
2012-07-04 Iustin PopAdd a Makefile rule to test unclean git status
2012-07-04 Iustin PopAdd test helpers to .gitignore
2012-07-03 René NussbaumerFix a typo in NEWS
2012-07-03 René NussbaumerRelease Ganeti 2.6.0rc2 v2.6.0rc2
2012-07-03 René NussbaumerPrepare NEWS file for 2.6.0 rc2
2012-06-29 Iustin PopUpdate time on Haskell binaries after build
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-29 Iustin PopFix building of hcheck man page
2012-06-29 Iustin PopFix tiny typo in htools.rst
2012-06-29 Bernardo Dal... Fixed spaces/indentation according to guide lines
2012-06-29 JackFix small bug with a space in the hv_xen module's line
2012-06-29 Constantinos... Allow param `modify' during gnt-instance modify
2012-06-28 JackAdd PCI passthrough for hvm xen
2012-06-28 Iustin PopCorrect a wrong --help option for --simulate
2012-06-28 Iustin PopAdd a shell test for hbal and split instances
2012-06-28 Iustin Pophbal: relax restrictions on split instances
2012-06-28 Agata MurawskaAdd newline at the end of shelltest files
2012-06-28 René NussbaumerAdd forgotten unittest changes for instance_os_add
2012-06-28 René NussbaumerAnnotate disk params on instance_os_add
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 MurawskaStyle fixes in shelltests
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-27 Bernardo Dal... Fixed doclint warning
2012-06-27 René NussbaumerAnnotate disks upon blockdev_shutdown
2012-06-27 René NussbaumerAnnotate disks on blockdev_remove
2012-06-27 René NussbaumerAnnotate disk params on blockdev_getmirrorstatus_multi
2012-06-27 René NussbaumerAnnotate disk parameters on blockdev_getmirrorstatus
2012-06-26 Bernardo Dal... QA: Added test for gnt-instance recreate-disks
2012-06-26 Bernardo Dal... QA function do destroy disks
2012-06-25 Agata MurawskaFix for man entry for htools - added hinfo
2012-06-25 Agata MurawskaFixes in man page for hinfo
2012-06-25 Agata Murawska Update to the install file - hinotify dependency
2012-06-25 René NussbaumerRelease Ganeti 2.6.0rc1 v2.6.0rc1
2012-06-25 Iustin PopAdd summary field to OpNodeModifyStorage
2012-06-25 Agata MurawskaShelltestrunner tests for hcheck
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
next