Mention RAPI client in documentation
[ganeti-local] / lib / hypervisor / hv_chroot.py
2010-05-07 Guido TrotterHypervisors: use utils.EnsureDirs
2010-04-22 Iustin PopFix broken commit 9e302a8
2010-04-21 Iustin Pophv_chroot: move unmount to CleanupInstance()
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-03-23 Iustin PopSome epydoc fixes
2010-03-08 Iustin Pophv_chroot: remove hard-coded path constructs
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