
# HG changeset patch # User Richard Maciel <rmaciel@linux.vnet.ibm.com> # Date 1256867152 7200 # Node ID c9e8dd2c54c9df13de77ebf2bfe94bf822540ec3 # Parent a574d66b01c1e21393af61ec892258ca08cc9732 [#2] Update .registration files to include them in the PG_InterOp namespace #2: - Grouped the PG_InterOp related files and added a comment to help newbies Signed-off-by: Richard Maciel <rmaciel@linux.vnet.ibm.com> diff -r a574d66b01c1 -r c9e8dd2c54c9 schema/ElementConformsToProfile.registration --- a/schema/ElementConformsToProfile.registration Thu Oct 29 23:44:31 2009 -0200 +++ b/schema/ElementConformsToProfile.registration Thu Oct 29 23:45:52 2009 -0200 @@ -9,3 +9,8 @@ LXC_ElementConformsToProfile root/virt Virt_ElementConformsToProfile Virt_ElementConformsToProfile association LXC_ElementConformsToProfile root/interop Virt_ElementConformsToProfile Virt_ElementConformsToProfile association LXC_ElementConformsToProfile root/cimv2 Virt_ElementConformsToProfile Virt_ElementConformsToProfile association +# -- These providers will be included only if pegasus is available. Check Makefile.am for details +Xen_ElementConformsToProfile root/PG_InterOp Virt_ElementConformsToProfile Virt_ElementConformsToProfile association +KVM_ElementConformsToProfile root/PG_InterOp Virt_ElementConformsToProfile Virt_ElementConformsToProfile association +LXC_ElementConformsToProfile root/PG_InterOp Virt_ElementConformsToProfile Virt_ElementConformsToProfile association +# --! diff -r a574d66b01c1 -r c9e8dd2c54c9 schema/ReferencedProfile.registration --- a/schema/ReferencedProfile.registration Thu Oct 29 23:44:31 2009 -0200 +++ b/schema/ReferencedProfile.registration Thu Oct 29 23:45:52 2009 -0200 @@ -3,3 +3,8 @@ Xen_ReferencedProfile root/interop Virt_ReferencedProfile Virt_ReferencedProfile association KVM_ReferencedProfile root/interop Virt_ReferencedProfile Virt_ReferencedProfile association LXC_ReferencedProfile root/interop Virt_ReferencedProfile Virt_ReferencedProfile association +# -- These providers will be included only if pegasus is available. Check Makefile.am for details +Xen_ReferencedProfile root/PG_InterOp Virt_ReferencedProfile Virt_ReferencedProfile association +KVM_ReferencedProfile root/PG_InterOp Virt_ReferencedProfile Virt_ReferencedProfile association +LXC_ReferencedProfile root/PG_InterOp Virt_ReferencedProfile Virt_ReferencedProfile association +# --! diff -r a574d66b01c1 -r c9e8dd2c54c9 schema/RegisteredProfile.registration --- a/schema/RegisteredProfile.registration Thu Oct 29 23:44:31 2009 -0200 +++ b/schema/RegisteredProfile.registration Thu Oct 29 23:45:52 2009 -0200 @@ -3,3 +3,8 @@ Xen_RegisteredProfile root/interop Virt_RegisteredProfile Virt_RegisteredProfile instance KVM_RegisteredProfile root/interop Virt_RegisteredProfile Virt_RegisteredProfile instance LXC_RegisteredProfile root/interop Virt_RegisteredProfile Virt_RegisteredProfile instance +# -- These providers will be included only if pegasus is available. Check Makefile.am for details +Xen_RegisteredProfile root/PG_InterOp Virt_RegisteredProfile Virt_RegisteredProfile instance +KVM_RegisteredProfile root/PG_InterOp Virt_RegisteredProfile Virt_RegisteredProfile instance +LXC_RegisteredProfile root/PG_InterOp Virt_RegisteredProfile Virt_RegisteredProfile instance +# --!