[Libvirt-cim] [PATCH] [TEST] Adding XenFV and KVM support to 01_enum of VSSD

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Apr 22 15:30:21 UTC 2008


> +from CimTest.Globals import do_main, platform_sup
> +from CimTest.Globals import log_param, logger
> +from CimTest.ReturnCodes import PASS, FAIL

> +    log_param()

No need to add log_param() - see Zhengang's recent patches.

>          syslst = enumclass.enumerate(options.ip, \
>                                       "VirtualSystemSettingData", \
> -                                     key_list, \
> -                                     options.virt) 
> +                                                       key_list, \
> +                                                      options.virt)

Odd indenting here - no need to change this as the original indent is 
more standard.

Looks good otherwise, thanks!
-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list