<br><tt><font size=2>libvirt-cim-bounces@redhat.com wrote on 2008-10-24
05:37:22:<br>
<br>
> yunguol@cn.ibm.com wrote:<br>
> > # HG changeset patch<br>
> > # User Guolian Yun <yunguol@cn.ibm.com><br>
> > # Date 1224744576 25200<br>
> > # Node ID 50b2dcc3ef1eabcaf09858ad18b78ba1c4e96031<br>
> > # Parent  35ff687c818e5c4d38e152aef0f35ca22a4956cf<br>
> > [TEST]#2 Remove old enumerate and getInstance and update device
related tc<br>
> > <br>
> <br>
> > -from XenKvmLib.devices import CIM_Instance<br>
> <br>
> -<br>
> > -class CIM_CimtestClass(CIM_Instance):<br>
> > +class CIM_CimtestClass:<br>
> >      def __init__(self, host, ref):<br>
> > <br>
> >          conn = pywbem.WBEMConnection('http://%s'
% host,<br>
> > @@ -373,7 +46,6 @@<br>
> >          self.inst = inst<br>
> >          self.ref = ref<br>
> > <br>
> > -        CIM_Instance.__init__(self, inst)<br>
> <br>
> Hi Daisy,<br>
> <br>
> Not sure if I misspoke in a different email, but CIM_Instance needs
to <br>
> stay since CIM_CimtestClass is dependent on it.</font></tt>
<br>
<br><tt><font size=2>  Hmm, you said the CIM_Instance should be removed,
and I update CIM_CimtestClass =)</font></tt>
<br><tt><font size=2>  I will cook up a new patch today.</font></tt>
<br>
<br><tt><font size=2>  Thanks!</font></tt>
<br><tt><font size=2>  <br>
> <br>
> Thanks!<br>
> -- <br>
> Kaitlin Rupert<br>
> IBM Linux Technology Center<br>
> kaitlin@linux.vnet.ibm.com<br>
> <br>
> _______________________________________________<br>
> Libvirt-cim mailing list<br>
> Libvirt-cim@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/libvirt-cim<br>
</font></tt>