[Libvirt-cim] [PATCH] [TEST] Adding XenFV and KVM support to 03_vssd_gi_errs of VSSD

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


>  # Authors:
>  #    Anoop V Chakkalakkal<anoop.vijayan at in.ibm.com>
> +#    Deepti B. Kalakeri <dkalaker at in.ibm.com>

No need to modify the authors list since these are minor changes.

> +from CimTest.Globals import log_param, logger, do_main, platform_sup
> +    log_param()

As noted earlier, log_param() should be removed.

> 
> -    inst_id  = "%s:%s" % (VSType, test_dom)
> +    inst_id  = "%s:%s" %  (VSType, test_dom)

Odd spacing here, probably don't need to change this line.

Thanks!

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list