libvirt-cim-bounces@redhat.com wrote on 2009-03-05
08:36:14:
> > @@ -136,6 +136,10 @@
> > if profile.InstanceID not in
unsupp_prof:
> > profiles_instid_list.append(profile.InstanceID)
> >
> > + for prof_id in profiles_instid_list:
> > + if prof_id == "CIM:DSP1041-ResourceAllocation-1.1.0c":
> > + profiles_instid_list.remove(prof_id)
> > +
>
> You'll need to skip this for the following:
>
> 818 > changeset >= 796
Thanks for this investigation.
This updates checked into #3 patch.
Thanks!
>
> Thanks!
>
> --
> Kaitlin Rupert
> IBM Linux Technology Center
> kaitlin@linux.vnet.ibm.com
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim