
Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1203439144 28800 # Node ID 95c56a7a865df18bbdf1066d8b04d5d4b75e7d44 # Parent 030c012f1698cbccc0cdd0b34f51e377ced6eb16 (#3) Add Enumeration support to RASD
Supports enumerating a specific RASD type, as well as the parent classes KVM_RASD, Xen_RASD, as well as CIM_RASD.
Changes: - Remove printf() in place of a CU_DEBUG() (before Kaitlin got a chance to complain, I'll have you know) - Fix silly compile error
I'm still seeing issues with wbemcli ein http://localhost/root/virt:CIM_ResourceAllocationSettingData, but I don't see an obvious reason from the code. However, wbemcli ein http://localhost/root/virt:Xen_ResourceAllocationSettingData works for me, so I think we can apply this so that we have some working functionality. I'll debug further on my system. +1 -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com