Hroller design doc
[ganeti-local] / lib /
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-12 Michael HanselmannImprove reporting on errors.AddressPoolError exceptions
2013-02-11 Dimitris AragiorgisMake use of HooksDict() for networks
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-11 Bernardo Dal SenoMoved uniformity check for exclusive_storage flag
2013-02-11 Bernardo Dal Seno"exclusive_storage" cannot be changed on single nodes
2013-02-11 Bernardo Dal SenoUpgrades made on loading the configuration are always...
2013-02-11 Iustin PopShow correct daemon name on Luxi connect errors
2013-02-08 Guido TrotterOS environment: add network information
2013-02-08 Guido TrotterConfigData: run UpgradeConfig on network objects
2013-02-08 Iustin PopMake gnt-os list work with no OSes
2013-02-08 Michael Hanselmannbaserlib: Fix two mistakes in docstring
2013-02-08 Michael Hanselmannvcluster: Make _MakeNodeRoot public
2013-02-07 Michael Hanselmannhv_kvm: Error messages, punctuation, other style fixes
2013-02-07 Michael Hanselmannhv_kvm: Add TODO regarding monitor commands
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-02-04 Michael HanselmannExtract container converters
2013-02-04 Michael Hanselmannhv_xen: Fix epydoc error
2013-02-04 Michael Hanselmannobjects: Improve handling of TCP/UDP port pool
2013-02-04 Iustin PopSwitch KVM to multi-error verify results
2013-02-04 Iustin PopMake LXC fail verification if cgroup is not mounted
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-02-04 Guido Trotterhv_lxc: fix whitespace errors
2013-02-02 Faidon LiambotisLXC: add support for the memory controller
2013-02-01 Michael HanselmannMerge branch 'devel-2.7'
2013-02-01 Faidon LiambotisLXC: adapt hv for newer lxc userspace tools
2013-02-01 Iustin PopFix logging arguments formatting
2013-01-31 Iustin PopDisable live-RPC queries under split query
2013-01-30 Dato SimóDocument that OpTestDelay/TestDelay take duration in...
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-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: 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 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-23 Michael Hanselmannconstants: Add list of known Xen commands
2013-01-23 Bernardo Dal Seno_VerifyErrors()._Error() and _ErrorIf() are now consistent
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 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 PopFirst part of confd timer changes
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 Hanselmannburnin: Don't keep hypervisor class around
2013-01-18 Constantinos Venet... Run pre-migrate hooks on primary node too
2013-01-16 Dimitris AragiorgisCheck if KVM machine version is supported
2013-01-16 Bernardo Dal SenoVerify that templates are compatible with exclusive...
2013-01-16 Bernardo Dal Senocluster-verify checks that PVs are not shared
2013-01-16 Bernardo Dal Senobdev.GetPVInfo() returns list of LVs
2013-01-16 Bernardo Dal SenoMoved checks within LUClusterVerifyGroup
2013-01-16 Bernardo Dal Senoadd-node checks PVs
2013-01-16 Bernardo Dal SenoNew RPC call for node verify in dns-only RPC client
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of PV sizes
2013-01-16 Bernardo Dal Senoutils.LvmExclusiveCheckNodePvs() returns more info
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of exclusive_storage...
2013-01-16 Bernardo Dal SenoSmall cleanup in constants.py
2013-01-16 Michele TartaraAdd reporting infrastructure for data collectors
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 Michael HanselmannLink man pages in documentation
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2013-01-14 Guido Trotterkvm: Add -vga option
2013-01-14 Guido Trotterkvm: Add kvm_extra parameter
2013-01-14 Guido Trotterkvm: support usb devices
2013-01-14 Guido TrotterAllow -soundhw option to kvm
2013-01-14 Guido Trotterkvm: simplify _GetMachineVersion
2013-01-14 Guido Trotterkvm: use help based feature detection
2013-01-14 Guido Trotterkvm: abstract getting --help output
2013-01-14 Guido Trotterkvm: always pass -usb
2013-01-14 Guido TrotterAdd a non negative int hypervisor parameter check
2013-01-14 Guido Trotterkvm: allow setting smp cores, threads, sockets
2013-01-14 Guido Trotterkvm: add serial console speed
2013-01-11 Dimitris AragiorgisAdd locking to _NetworkQuery
next