[PATCH] Registration of ElementConformsToProfile for two namespaces causes errors with Pegasus

# HG changeset patch # User Heidi Eckhart <heidieck@linux.vnet.ibm.com> # Date 1193911569 -3600 # Node ID a44ff1bcb3942783ac939d843dfbe04efe677166 # Parent bf5ad6924b99903d68d019a7c5faaa2f5a5d1ef9 Registration of ElementConformsToProfile for two namespaces causes errors with Pegasus Signed-off-by: Heidi Eckhart <heidieck@linux.vnet.ibm.com> diff -r bf5ad6924b99 -r a44ff1bcb394 schema/ElementConformsToProfile.registration --- a/schema/ElementConformsToProfile.registration Mon Oct 29 15:39:52 2007 -0400 +++ b/schema/ElementConformsToProfile.registration Thu Nov 01 11:06:09 2007 +0100 @@ -1,7 +1,7 @@ # Copyright IBM Corp. 2007 # Classname Namespace ProviderName ProviderModule ProviderTypes ... -Xen_ElementConformsToProfile root/ibmsd Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association +#Xen_ElementConformsToProfile root/ibmsd Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association Xen_ElementConformsToProfile root/interop Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association # Classname Namespace ProviderName ProviderModule ProviderTypes ... -KVM_ElementConformsToProfile root/ibmsd Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association +#KVM_ElementConformsToProfile root/ibmsd Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association KVM_ElementConformsToProfile root/interop Virt_ElementConformsToProfileProvider Virt_ElementConformsToProfile association

Heidi Eckhart wrote:
# HG changeset patch # User Heidi Eckhart <heidieck@linux.vnet.ibm.com> # Date 1193911569 -3600 # Node ID a44ff1bcb3942783ac939d843dfbe04efe677166 # Parent bf5ad6924b99903d68d019a7c5faaa2f5a5d1ef9 Registration of ElementConformsToProfile for two namespaces causes errors with Pegasus Signed-off-by: Heidi Eckhart <heidieck@linux.vnet.ibm.com>
Cool, thanks. Sorry we have to be such sticklers on the DCO thing. :) -- -Jay
participants (2)
-
Heidi Eckhart
-
Jay Gagnon