Fix iallocator group objects
[ganeti-local] / lib / hypervisor / __init__.py
2010-06-30 Iustin PopBarebones LXC hypervisor
2009-08-04 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-07-20 Iustin PopFix backend import errors from GetHypervisorClass
2009-05-12 Iustin PopNew hypervisor implementation: chroot manager
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-01 Michael HanselmannConvert hypervisor
2008-08-13 Guido TrotterAdd KVM hypervisor code
2008-05-06 Michael HanselmannUse dict instead of if/elif map for hypervisor classes
2008-05-06 Michael HanselmannRename hypervisor code to lowercase filenames
2008-04-28 Michael HanselmannSplit hypervisor.py into several files