Switch from os.path.join to utils.PathJoin
[ganeti-local] / lib / hypervisor / hv_chroot.py
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2010-01-04 Iustin PopRemove many 'Unused variable' warnings
2009-10-09 Guido TrotterChrootManager: clean StopInstance
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-09-03 Michael HanselmannA few style fixes
2009-05-22 Guido Trotterhv_chroot: update PARAMETERS value
2009-05-12 Iustin PopNew hypervisor implementation: chroot manager