# HG changeset patch
# User Zhengang Li <lizg(a)cn.ibm.com>
# Date 1204768763 -28800
# Node ID 57d5360488f3f6b8d0e4d76b1fe8d9567580c7b5
# Parent 604bd97baadf924a706cdfc99ad8bc4eb2e2a6db
Add method provider registration for KVM_ComputerSystem
It's schema change. Please redo the preuninstall/uninstall/install/postinstall after
applying this patch.
Signed-off-by: Zhengang Li <lizg(a)cn.ibm.com>
diff -r 604bd97baadf -r 57d5360488f3 schema/ComputerSystem.registration
--- a/schema/ComputerSystem.registration Wed Mar 05 07:02:25 2008 -0800
+++ b/schema/ComputerSystem.registration Thu Mar 06 09:59:23 2008 +0800
@@ -1,4 +1,4 @@
# Copyright IBM Corp. 2007
# Classname Namespace ProviderName ProviderModule ProviderTypes
Xen_ComputerSystem root/virt Virt_ComputerSystem Virt_ComputerSystem instance method
-KVM_ComputerSystem root/virt Virt_ComputerSystem Virt_ComputerSystem instance
+KVM_ComputerSystem root/virt Virt_ComputerSystem Virt_ComputerSystem instance method