kvm: extract a regexp matching out of a for loop
[ganeti-local] / lib / hypervisor / hv_fake.py
2012-09-18 Michael HanselmannMigrate lib/hypervisor/*.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-17 Guido TrotterImplement memory ballooning in the fake hv
2011-11-22 Guido Trotterhypervisors: use maximum memory for all operations
2011-09-29 Andrea SpadacciniAdapt non-KVM hypervisors to new migration RPCs
2011-07-25 Iustin PopMost boring patch ever
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
2010-06-10 Iustin PopMove fake hypervisor run dir under ganeti
2010-05-07 Guido TrotterHypervisors: use utils.EnsureDirs
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-03-23 Iustin PopSome epydoc fixes
2010-03-08 Iustin Pophv_fake: remove hard-coded path constructs
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopFix two bugs in seldom-used codepaths
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-09-03 Michael HanselmannA few style fixes
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-05 Iustin PopAbstract Linux node information in hv_base
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-13 Iustin PopSome small improvements to the fake hypervisor
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-01-29 Guido TrotterGetShellCommand: get hvparams and beparams
2009-01-27 Guido TrotterKVM: implement GetShellCommandForConsole
2008-12-11 Iustin PopFix epydoc format warnings
2008-10-14 Iustin PopChange hypervisors to use the beparams
2008-08-13 Guido TrotterFakeHypervisor: fix a function signature
2008-07-30 Iustin PopFix some errors detected by pylint
2008-05-06 Michael HanselmannRename hypervisor code to lowercase filenames