Refactor storage of runtime exclusive storage flag in QA
[ganeti-local] / test / py / ganeti.hypervisor.hv_xen_unittest.py
2013-01-25 Michael Hanselmannhv_xen: Fix issues with migration, add tests
2013-01-25 Michael Hanselmannhv_xen: Test various forms of getting instance/node...
2013-01-25 Michael Hanselmannhv_xen: Test stopping an instance
2013-01-25 Michael Hanselmannhv_xen: Test starting an instance
2013-01-25 Michael Hanselmannhv_xen: Test reading non-existent config file
2013-01-25 Michael Hanselmannhv_xen: Test verifying hypervisor
2013-01-25 Michael Hanselmannhv_xen: Test removing config from "auto" directory
2013-01-25 Michael HanselmannEstablish base for testing Xen hypervisor abstraction
2013-01-25 Michael Hanselmannhv_xen: Test errors while writing config file
2013-01-25 Michael Hanselmannhv_xen: Test using unknown Xen command
2013-01-24 Michael Hanselmannhv_xen: Factorize and test disk configuration
2013-01-24 Michael Hanselmannhv_xen: Refactor getting node information, add tests
2013-01-24 Michael Hanselmannhv_xen: Refactor running & parsing "xm list", add tests
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
2012-12-27 Iustin PopMove python test files to test/py