[Libvirt-cim] [PATCH 1 of 2] Schema and Makefile changes for the RedirectionService

Dan Smith danms at us.ibm.com
Mon Sep 15 22:56:20 UTC 2008


KR> +[Provider("cmpi::Virt_RedirectionService")]
KR> +class Xen_RedirectionService : CIM_RedirectionService
KR> +{
KR> +};
KR> +
KR> +[Provider("cmpi::Virt_RedirectionService")]
KR> +class KVM_RedirectionService : CIM_RedirectionService
KR> +{
KR> +};
KR> +
KR> +[Provider("cmpi::Virt_RedirectionService")]
KR> +class LXC_RedirectionService : CIM_RedirectionService
KR> +{
KR> +};

Should this be Xen_ConsoleRedirectionService?  I don't know much about
the KVM model so maybe this is silly, but it seems like maybe any other
redirection service we implemented would be sufficiently distinct from
this that it wouldn't make much sense to have them in the same
provider.  If you think that this isn't a concern, then I'll take your
word for it :)

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20080915/fa369378/attachment.sig>


More information about the Libvirt-cim mailing list