
15 Jul
2008
15 Jul
'08
6:05 p.m.
--- a/suites/libvirt-cim/lib/XenKvmLib/assoc.py Thu Jun 05 19:28:30 2008 -0700 +++ b/suites/libvirt-cim/lib/XenKvmLib/assoc.py Fri Jul 11 13:04:59 2008 -0700 @@ -27,6 +27,7 @@ import pywbem from pywbem.cim_obj import CIMInstanceName from XenKvmLib.classes import get_typed_class +from CimTest.ReturnCodes import PASS
Need to import logger. otherwise +1 for me. I liked the approach. :)
Oops, I originally had this function in the test case, and I tested the failure path there. I forgot to retest the failure path when I moved the function to assoc.py. Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com