[Libvirt-cim] [PATCH] [TEST] #2 Add "AllocationCapabilities" to associate with ECTP and skip KVM_RegisteredProfile association

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Thu Mar 5 00:36:14 UTC 2009


> @@ -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!

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




More information about the Libvirt-cim mailing list