Remove XEN_CMD from constants, adjust to PowercycleNode
[ganeti-local] / lib / hypervisor / hv_lxc.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 PopMake LXC fail verification if cgroup is not mounted
2013-02-04 Guido Trotterhv_lxc: fix whitespace errors
2013-02-02 Faidon LiambotisLXC: add support for the memory controller
2013-02-01 Faidon LiambotisLXC: adapt hv for newer lxc userspace tools
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2012-09-28 Michael HanselmannStop hardcoding root user
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-17 Guido TrotterNo-op memory ballooning in chroot and lxc
2011-09-29 Andrea SpadacciniAdapt non-KVM hypervisors to new migration RPCs
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
2010-07-16 Balazs LeczLXC: Add cpu_mask hypervisor parameter
2010-07-09 Balazs LeczLXC: Fix GetInstanceInfo()
2010-07-09 Balazs LeczLXC: Fix wording of error messages
2010-07-09 Balazs LeczLXC: Create per-instance log files
2010-07-08 Balazs LeczLXC: Fix GetAllInstancesInfo()
2010-07-07 Balazs LeczLXC: Report actual number of CPUs
2010-07-07 Balazs LeczLXC: Use lxc-info to get instance info
2010-07-07 Balazs LeczLXC: add lxc.console to the generated lxc.conf file
2010-07-06 Balazs LeczLXC: use utils.GetMounts()
2010-06-30 Iustin PopBarebones LXC hypervisor