+1
> -----Original Message----- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Tuesday, July 31, 2012 6:06 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: KVM code will be moved to plugin folder > > On Tue, Jul 31, 2012 at 5:40 AM, Wido den Hollander <w...@widodh.nl> > wrote: > > > > > > On 07/31/2012 12:03 AM, Edison Su wrote: > >> > >> KVM code is moved to plugins/hypervisor/kvm, a new jar, cloud-kvm.jar > >> is created for all the java classes used by kvm code. > > > > > > Why cloud-kvm.jar? As KVM is also a plugin shouldn't it be named > > consistently like cloud-plugin-netapp.jar, cloud-plugin-f5.jar and > > cloud-plugin-netscaler.jar? > > > > Something like: > > * cloud-plugin-kvm.jar > > * cloud-plugin-hypervisor-kvm.jar > > > > I think the second name could be a bit long, but since most of the > > stuff goes automated for building classpaths I wouldn't mind. > > > > Wido > > +1 for the name change. I'd prefer "cloud-plugin-hypervisor-kvm.jar", > because that correctly namespaces it as a HV plugin. > > -chip