
Kaitlin Rupert wrote:
# HG changeset patch # User Kaitlin Rupert <karupert@us.ibm.com> # Date 1196809769 28800 # Node ID f83fe9e0ad3648502dcc52eabdb8ebc2c6baf046 # Parent e9e11611dc975a72237a9653b0a4a07ab9b4b4e1 VSMC returns extra instances - add connect_by_classname.
VSMC is returning an instance for both KVM and Xen, when only a Xen instance should be returned.
Test query: wbemcli ein http://localhost/root/virt:CIM_VirtualSystemManagementCapabilities
Signed-off-by: Kaitlin Rupert <karupert@us.ibm.com>
Heidi, I'm not sure this will solve the problem where wbemein http://localhost/root/virt:CIM_EnabledLogicalElementCapabilities returns incorrect / invalid instances. I think I hit a race condition today that caused connect_by_classname(KVM_<>) to pass even though libvirtd wasn't even running on my test system. -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com