Remove XEN_CMD from constants, adjust to PowercycleNode
[ganeti-local] / lib / hypervisor / hv_base.py
2013-06-12 Helga VelroyenRemove XEN_CMD from constants, adjust to PowercycleNode
2013-06-12 Helga VelroyenUse hvparams in GetAllInstancesInfo
2013-06-12 Helga VelroyenUse hvparams in GetInstanceInfo
2013-06-12 Helga Velroyenhypervisors: add hvparams to GetNodeInfo
2013-06-12 Helga VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenhv_xen.py: _RunXen and GetInstanceList use hvparams
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2013-01-22 Michael Hanselmannhv_base: Remove empty constructor
2013-01-14 Guido TrotterAdd a non negative int hypervisor parameter check
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-17 Guido TrotterHypervisor: allow ballooning of instance memory
2011-10-20 Guido TrotterMerge branch 'devel-2.5'
2011-10-20 Guido TrotterAdd hypervisors ancillary files list
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-25 Tsachy Shachamhv_base: Support for multiple CPU mask
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
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-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Balazs LeczLXC: Add cpu_mask hypervisor parameter
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-06-04 Guido TrotterUpdate FinalizeMigration docstring
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-04-20 Guido TrotterAdd CleanupInstance hypervisor call
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-03-23 Iustin PopSome epydoc fixes
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-13 Michael HanselmannFix epydoc error
2009-11-04 Iustin PopIntroduce HV_MIGRATION_PORT hypervisor parameter
2009-11-04 Iustin Pophypervisors: change MigrateInstance API
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
2009-09-03 Michael HanselmannA few style fixes
2009-06-26 Guido TrotterUse ReadFile.splitlines() rather than readlines
2009-06-18 Iustin PopFix various pylint warnings
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-22 Guido TrotterIsNormAbsPath and users, use "normalized" term
2009-05-22 Guido TrotterHypervisors: make absolute path checking strict
2009-05-22 Guido Trotter_RedistributeAncillaryFiles: add hypervisor files
2009-05-19 Iustin PopMove to data-based hvparam checks instead of code
2009-05-05 Iustin PopAbstract Linux node information in hv_base
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-01-29 Guido TrotterGetShellCommand: get hvparams and beparams
2009-01-27 Guido TrotterKVM: implement GetShellCommandForConsole
2009-01-21 Guido TrotterImplement the new live migration backend functions
2008-12-11 Iustin PopFix epydoc format warnings
2008-10-14 Iustin PopImplement the new hypervisor API in base/xen
2008-06-16 Iustin Pophypervisor: add live migration support
2008-05-06 Michael HanselmannRename hypervisor code to lowercase filenames