Stefan Berger
2006-Dec-27 17:45 UTC
[Xen-devel] [PATCH] [XM-TEST] Reworked support for Xen-API authenticated sessions and a basic XAPI test case
This is a reworked patch for testing xen-api inside the xm-test suite. The login and password necessary for using the xen-api are tried to be read from /etc/xen/xm-config.xml. If this file does not exist the information is attempted to be read from /etc/xen/xmtest_auth.xml which uses the same xml description and can be created with xm-test/xapi-setup.py. I have tried to share as much code with xm as possible for parsing of the config files. I am also adding a basic test for the raw xen-api for creating a VM and pausing and unpausing it. This test is part of the grouptest ''xapi''. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel