ganeti-local
2013-01-30 Dato SimóJobs.hs: add an execJobsWaitOk function
2013-01-30 Dato SimóJobs.hs: add a submitJobs function
2013-01-30 Dato SimóFix typo ("Abrreviation" -> "Abbreviation" in Common.hs)
2013-01-30 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-01-30 Helga VelroyenIf _UnlockedLookupNetwork() fails raise error
2013-01-30 Helga VelroyenForce conflicts check in LUNetworkDisconnect
2013-01-30 Michael Hanselmannhv_kvm: Refactor getting TAP features, add tests
2013-01-30 Michael HanselmannMerge branch 'devel-2.7'
2013-01-30 Michael Hanselmannhv_kvm: Original error message, keyword parameter
2013-01-29 Michael HanselmannChecks for hypervisor constants
2013-01-29 Dato SimóCLI.hs: fix double spaces in option help strings
2013-01-29 Helga VelroyenAdd fields 'inst_cnt' and 'inst_list' to network queries
2013-01-29 Helga VelroyenMoving network query helper functions to Network.hs
2013-01-29 Helga VelroyenAdd new NIC parameter to man page of 'gnt-instance'
2013-01-25 Helga VelroyenMore fields for network queries
2013-01-25 Benjamin KerensaFix spelling issue in hroller.rst
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-25 Michael Hanselmannhv_xen: Fix issues with migration, add tests
2013-01-25 Guido Trotterkvm: fix bug while fetching -device list
2013-01-25 Michael Hanselmannhv_xen: Test various forms of getting instance/node...
2013-01-25 Michael Hanselmannhv_xen: Test stopping an instance
2013-01-25 Michael Hanselmannhv_xen: Test starting an instance
2013-01-25 Michael Hanselmannhv_xen: Test reading non-existent config file
2013-01-25 Michael Hanselmannhv_xen: Test verifying hypervisor
2013-01-25 Michael Hanselmannhv_xen: Test removing config from "auto" directory
2013-01-25 Michael HanselmannEstablish base for testing Xen hypervisor abstraction
2013-01-25 Michael Hanselmannhv_xen: Test errors while writing config file
2013-01-25 Michael Hanselmannhv_xen: Test using unknown Xen command
2013-01-25 Michael Hanselmannhv_xen: Split StopInstance
2013-01-25 Michael Hanselmannhv_xen: Abstract running Xen commands
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-24 Helga VelroyenList networks: call client explicitely
2013-01-24 Helga VelroyenFirst part of Network Queries in Haskell
2013-01-24 Helga VelroyenConvert Maybe results to RSUnavail
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-24 Helga VelroyenTypo in comment of network type
2013-01-24 Michael Hanselmannhv_xen: Remove config after shutdown was successful
2013-01-24 Michael Hanselmannhv_xen: Simplify writing configuration
2013-01-24 Michael Hanselmannhv_xen: Prepare for unit tests, remove {static,class...
2013-01-24 Michael Hanselmannhv_xen: Factorize and test disk configuration
2013-01-24 Michael Hanselmannhv_xen: Refactor getting node information, add tests
2013-01-24 Michael Hanselmannhv_xen: Refactor running & parsing "xm list", add tests
2013-01-24 Michael HanselmannMerge branch 'devel-2.7'
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2013-01-24 Helga VelroyenCheck minimum size of networks on creation
2013-01-24 Helga VelroyenNetwork QA
2013-01-24 Helga VelroyenFix syntax error in QA's sample config
2013-01-23 Michael Hanselmannconstants: Add list of known Xen commands
2013-01-23 Bernardo Dal... _VerifyErrors()._Error() and _ErrorIf() are now consistent
2013-01-23 Michael HanselmannMerge branch 'master' into devel-2.7
2013-01-23 Dimitris AragiorgisHandle the result of QueryGroups() correctly
2013-01-23 Dimitris AragiorgisHandle the result of QueryGroups() correctly
2013-01-23 Michael Hanselmannhv_xen: Compose file name outside error handling
2013-01-22 Michael Hanselmanntestutils: Module-level method for reading test data
2013-01-22 Michael HanselmannAdd test for backend._GetBlockDevSymlinkPath
2013-01-22 Michael Hanselmannhv_base: Remove empty constructor
2013-01-21 Helga VelroyenFix format string of KVM output
2013-01-21 Iustin PopRenames and cleanup of variable names in confd
2013-01-21 Iustin PopChange the polling thread sleep behaviour
2013-01-21 Iustin PopFirst part of confd timer changes
2013-01-21 Iustin PopIncrease Haskell log file resolution
2013-01-21 Iustin PopAdd a function to get the current time in microseconds
2013-01-21 Iustin PopStart confd in notify mode if we can
2013-01-21 Iustin PopExplicitly load the config at confd startup
2013-01-18 Christos StavrakakisFix type of 'node_whitelist' request parameter
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
2013-01-18 Guido Trotterkvm: remove last version-based feature detection
2013-01-18 Guido Trotterkvm: extract a regexp matching out of a for loop
2013-01-18 Guido Trotterkvm: deduplicate 'get output' code
2013-01-18 Michael HanselmannMake Xen config path a build-time option
2013-01-18 Michael HanselmannMakefile.am: Protect placeholders for sed
2013-01-18 Michael Hanselmannburnin: Don't keep hypervisor class around
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-18 Constantinos... Run pre-migrate hooks on primary node too
2013-01-17 Michael HanselmannMakefile: Allow tarball creation when man-in-doc is...
2013-01-16 Dimitris AragiorgisCheck if KVM machine version is supported
2013-01-16 Michael HanselmannRevert "run-in-tempdir: Improve speed"
2013-01-16 Bernardo Dal... Verify that templates are compatible with exclusive...
2013-01-16 Bernardo Dal... cluster-verify checks that PVs are not shared
2013-01-16 Bernardo Dal... bdev.GetPVInfo() returns list of LVs
2013-01-16 Bernardo Dal... Moved checks within LUClusterVerifyGroup
2013-01-16 Bernardo Dal... add-node checks PVs
2013-01-16 Bernardo Dal... New RPC call for node verify in dns-only RPC client
2013-01-16 Bernardo Dal... cluster-verify checks uniformity of PV sizes
2013-01-16 Bernardo Dal... utils.LvmExclusiveCheckNodePvs() returns more info
2013-01-16 Bernardo Dal... cluster-verify checks uniformity of exclusive_storage...
2013-01-16 Bernardo Dal... Small cleanup in constants.py
2013-01-16 Michael Hanselmannrun-in-tempdir: Improve speed
2013-01-16 Michael Hanselmannrun-in-tempdir: Copy doc/* only if needed
2013-01-16 Michele TartaraIntegrate DRBD with the report generation infrastructure
2013-01-16 Michele TartaraAdd reporting infrastructure for data collectors
2013-01-16 Michele TartaraMove getCurrentTime from Confd.Utils to Utils
2013-01-16 Michael Hanselmannburnin: Add unittest for supported disk templates
2013-01-16 Guido Trotterkvm: make kvm path configurable as an hv parameter
2013-01-16 Guido Trottermake _{Generate,Execute}KVMRuntime accept kvm help
2013-01-16 Guido Trotterkvm: make auxiliary functions accept a kvm path
2013-01-16 Dimitris AragiorgisAdd KVM machine version as hv param
2013-01-16 Michael HanselmannMove burnin to ganeti.tools.burnin
2013-01-15 Iustin PopRemove special-case of "0" in niceSort
2013-01-15 Michael Hanselmannburnin: Enable DT_EXT/DT_RBD for single node clusters
next