[Libvirt-cim] [PATCH] [TEST] Update VSMS - 06_addresource.py to support XenFV

yunguol at cn.ibm.com yunguol at cn.ibm.com
Wed Aug 13 02:33:50 UTC 2008


# HG changeset patch
# User Guolian Yun <yunguol at cn.ibm.com>
# Date 1218594821 25200
# Node ID e4b5b9850a661c9a16fbc2b8d7fc31e5a78ec6c6
# Parent  d1c7391bcfe9f1ab85effa7e8fa5c21063c8e1f7
[TEST] Update VSMS - 06_addresource.py to support XenFV

Signed-off-by: Guolian Yun <yunguol at cn.ibm.com>

diff -r d1c7391bcfe9 -r e4b5b9850a66 suites/libvirt-cim/cimtest/VirtualSystemManagementService/06_addresource.py
--- a/suites/libvirt-cim/cimtest/VirtualSystemManagementService/06_addresource.py	Tue Aug 12 04:11:28 2008 -0700
+++ b/suites/libvirt-cim/cimtest/VirtualSystemManagementService/06_addresource.py	Tue Aug 12 19:33:41 2008 -0700
@@ -34,7 +34,7 @@
 from XenKvmLib import vsms_util
 from XenKvmLib.common_util import create_netpool_conf, destroy_netpool
 
-sup_types = ['Xen', 'KVM']
+sup_types = ['Xen', 'KVM', 'XenFV']
 default_dom = 'rstest_domain'
 nmac = '99:aa:bb:cc:ee:ff'
 ntype = 'network'




More information about the Libvirt-cim mailing list