> -----Original Message----- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Tuesday, August 14, 2012 11:15 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: 3P removal status > > Pradeep, > > You noted that Paramiko has been removed, but I'm still finding it > being referenced in several files (recursive grep for "paramiko" > within master). Can you help out here?
This python scripts still use Paramiko, but we put Paramiko as a dependence. So this code should be fine. > > Used by: > client/bindir/cloud-update-xenserver-licenses.in > tools/marvin/marvin/remoteSSHClient.py > tools/marvin/setup.py > tools/migration/upgrade.py > > Required by: > cloud.spec > debian/control > python/bindir/cloud-grab-dependent-library-versions > > -chip > > On Tue, Aug 14, 2012 at 1:28 PM, Pradeep Soundararajan > <pradeep.soundarara...@citrix.com> wrote: > > Hi Chip, > > > > I am also tracking this status in > http://wiki.cloudstack.org/display/gen/Third+party+dependencies > > > > Please go through the status and let me know if you have any more > questions. > > > > Thanks, > > Pradeep.S > > > > > > -----Original Message----- > > From: Chip Childers [mailto:chip.child...@sungard.com] > > Sent: Tuesday, August 14, 2012 7:15 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: 3P removal status > > > > Pradeep, > > > > Thanks for forwarding this! > > > > I'm struggling a bit to sort out the actual status though. Would you > mind summarizing a list of current state within master with something > > like: [package] - [status] ? Alternately, can you update the wiki > page [1] with the latest status? > > > > It would help a bunch to know where things stand in summary. > > > > -chip > > > > [1] - > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Moving+dependenc > ies+to+ASF+approved+licenses > > > > On Tue, Aug 14, 2012 at 7:46 AM, Pradeep Soundararajan > <pradeep.soundarara...@citrix.com> wrote: > >> > >> > >> From: Pradeep Soundararajan > >> Sent: Tuesday, August 14, 2012 4:13 AM > >> To: Murali Reddy; Alex Huang; David Nalley; Edison Su; Rajesh > Battala; > >> Kelven Yang > >> Cc: Kevin Kluge; Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: RE: 3P removal status > >> > >> Murali, > >> > >> My build got failed after if I removed the vmare*.jar from deps > directory. > >> > >> The reason behind is 'compile-core' is still compiling the target > compile-vmware-base from build-cloud.xml. I think we have to remove > that one as well since we are already calling them in build-cloud- > plugins.xml. My build got succeeded after I have removed that one from > build-cloud.xml. > >> > >> After that single change and from the current HEAD of ASF master, I > am able to perform "ant build-all" without vmware*.jar and libvirt*.jar. > >> > >> I think we have to take David's help here to remove those Jars from > deps/ directory, I hope he might have the steps right now on how to > call those jars based on the need. > >> > >> We are almost close now. > >> > >> Thanks, > >> Pradeep.S > >> > >> From: Murali Reddy > >> Sent: Tuesday, August 14, 2012 3:43 PM > >> To: Pradeep Soundararajan; Alex Huang; David Nalley; Edison Su; > Rajesh > >> Battala; Kelven Yang > >> Cc: Kevin Kluge; Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: Re: 3P removal status > >> > >> I fixed the build-opensource target already. > >> > >> From: Pradeep Soundararajan > >> > <pradeep.soundarara...@citrix.com<mailto:pradeep.soundararajan@citrix. > >> com>> > >> To: Murali Reddy > >> <murali.re...@citrix.com<mailto:murali.re...@citrix.com>>, Alex > Huang > >> <alex.hu...@citrix.com<mailto:alex.hu...@citrix.com>>, David Nalley > >> <david.nal...@citrix.com<mailto:david.nal...@citrix.com>>, Edison Su > >> <edison...@citrix.com<mailto:edison...@citrix.com>>, Rajesh Battala > >> <rajesh.batt...@citrix.com<mailto:rajesh.batt...@citrix.com>>, > Kelven > >> Yang <kelven.y...@citrix.com<mailto:kelven.y...@citrix.com>> > >> Cc: Kevin Kluge > >> <kevin.kl...@citrix.com<mailto:kevin.kl...@citrix.com>>, Ewan Mellor > >> <ewan.mel...@eu.citrix.com<mailto:ewan.mel...@eu.citrix.com>>, Sudha > >> Ponnaganti > >> <sudha.ponnaga...@citrix.com<mailto:sudha.ponnaga...@citrix.com>>, > Ram > >> Chinta <ram.chi...@citrix.com<mailto:ram.chi...@citrix.com>> > >> Subject: RE: 3P removal status > >> > >> I will confirm once you are done with the changes in ASF master. And > also once Kelven move the vmware-base to plugins directory as specified. > >> > >> Thanks, > >> Pradeep.S > >> > >> From: Murali Reddy > >> Sent: Monday, August 13, 2012 5:40 PM > >> To: Pradeep Soundararajan; Alex Huang; David Nalley; Edison Su; > Rajesh > >> Battala; Kelven Yang > >> Cc: Kevin Kluge; Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: Re: 3P removal status > >> > >> + Kelven > >> > >> Sorry, I forgot to mention. "build-opensource" target is still > referring to some of the plug-ins which David pointed out some time > back in the ML. These needs to be removed. I will fix this in the ASF > master. Mean while if you want to try please remove red marked targets. > >> > >> <target name="build-opensource" depends="-init, build-server, > >> build-agent, build-scripts, build-ui, build-console-proxy, build-ovm, > >> build-vmware, package-oss-systemvm-iso, build-netscaler, build-f5, > >> build-srx, build-dp-user-dispersing, build-dp-user-concentrated-pod, > >> build-host-allocator-random, build-user-authenticator-ldap"> > >> > >> Kelven, > >> > >> I did not move vmware-base into plug-ins/hypervisor/vmware folder as > you mentioned its utility library. I did not know right place for it so > left as it so. Can you please take care of moving vmware-base to > appropriate place. > >> > >> Thanks > >> Murali > >> > >> From: Pradeep Soundararajan > >> > <pradeep.soundarara...@citrix.com<mailto:pradeep.soundararajan@citrix. > >> com>> > >> To: Murali Reddy > >> <murali.re...@citrix.com<mailto:murali.re...@citrix.com>>, Alex > Huang > >> <alex.hu...@citrix.com<mailto:alex.hu...@citrix.com>>, David Nalley > >> <david.nal...@citrix.com<mailto:david.nal...@citrix.com>>, Edison Su > >> <edison...@citrix.com<mailto:edison...@citrix.com>>, Rajesh Battala > >> <rajesh.batt...@citrix.com<mailto:rajesh.batt...@citrix.com>> > >> Cc: Kevin Kluge > >> <kevin.kl...@citrix.com<mailto:kevin.kl...@citrix.com>>, Ewan Mellor > >> <ewan.mel...@eu.citrix.com<mailto:ewan.mel...@eu.citrix.com>>, Sudha > >> Ponnaganti > >> <sudha.ponnaga...@citrix.com<mailto:sudha.ponnaga...@citrix.com>>, > Ram > >> Chinta <ram.chi...@citrix.com<mailto:ram.chi...@citrix.com>> > >> Subject: RE: 3P removal status > >> > >> Thanks Murali for the comments. > >> > >> I see that you and Edison have done the changes directly to ASF > master. Do we have to remove them from build-cloud.xml as well since I > am seeing it is trying to build kvm/vmware from there as well?. > >> > >> Also, there are vmware, libvirt jars and vmware-base directory still > present. Are we going to remove those as well from ASF master? > >> > >> I feel, you have moved them as a separate plugin but we did not > resolve the actual problem. We have to remove all the vmware and > libvirt related dependencies from the entire ASF master. When I do > "ant build-all" from ASF master it should not build vmware and kvm, it > should build only when I turn on the same from build-cloud-plugin.xml > as you have specified. Please correct me if I am wrong. > >> > >> Thanks, > >> Pradeep.S > >> > >> > >> From: Murali Reddy > >> Sent: Friday, August 10, 2012 2:15 PM > >> To: Pradeep Soundararajan; Alex Huang; Kevin Kluge; David Nalley; > >> Edison Su; Rajesh Battala > >> Cc: Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: Re: 3P removal status > >> > >> Actually Edision moved kvm into plugin as well. > >> > >> Again, in the build-cloud-plugins.xml file, from the 'build- > hypervisors/'compile-hypervisors' targets please remove 'build- > kvm'/'compile-kvm' respectively to turn off KVM. > >> > >> From: Murali Reddy > >> <murali.re...@citrix.com<mailto:murali.re...@citrix.com>> > >> To: Pradeep Soundararajan > >> > <pradeep.soundarara...@citrix.com<mailto:pradeep.soundararajan@citrix. > >> com>>, Alex Huang > >> <alex.hu...@citrix.com<mailto:alex.hu...@citrix.com>>, Kevin Kluge > >> <kevin.kl...@citrix.com<mailto:kevin.kl...@citrix.com>>, David > Nalley > >> <david.nal...@citrix.com<mailto:david.nal...@citrix.com>>, Edison Su > >> <edison...@citrix.com<mailto:edison...@citrix.com>>, Rajesh Battala > >> <rajesh.batt...@citrix.com<mailto:rajesh.batt...@citrix.com>> > >> Cc: Ewan Mellor > >> <ewan.mel...@eu.citrix.com<mailto:ewan.mel...@eu.citrix.com>>, Sudha > >> Ponnaganti > >> <sudha.ponnaga...@citrix.com<mailto:sudha.ponnaga...@citrix.com>>, > Ram > >> Chinta <ram.chi...@citrix.com<mailto:ram.chi...@citrix.com>> > >> Subject: Re: 3P removal status > >> > >> In the build-cloud-plugins.xml file, from the 'build- > hypervisors/'compile-hypervisors' targets please remove 'build- > vmware'/'compile-vmware' respectively to turn off Vmware. > >> > >> From: Pradeep Soundararajan > >> > <pradeep.soundarara...@citrix.com<mailto:pradeep.soundararajan@citrix. > >> com>> > >> To: Alex Huang <alex.hu...@citrix.com<mailto:alex.hu...@citrix.com>>, > >> Kevin Kluge <kevin.kl...@citrix.com<mailto:kevin.kl...@citrix.com>>, > >> David Nalley > >> <david.nal...@citrix.com<mailto:david.nal...@citrix.com>>, Murali > >> Reddy <murali.re...@citrix.com<mailto:murali.re...@citrix.com>>, > >> Edison Su <edison...@citrix.com<mailto:edison...@citrix.com>>, > Rajesh > >> Battala > <rajesh.batt...@citrix.com<mailto:rajesh.batt...@citrix.com>> > >> Cc: Ewan Mellor > >> <ewan.mel...@eu.citrix.com<mailto:ewan.mel...@eu.citrix.com>>, Sudha > >> Ponnaganti > >> <sudha.ponnaga...@citrix.com<mailto:sudha.ponnaga...@citrix.com>>, > Ram > >> Chinta <ram.chi...@citrix.com<mailto:ram.chi...@citrix.com>> > >> Subject: RE: 3P removal status > >> > >> Alex/Murali, > >> > >> Great. If that is done, please let me know the procedure to test the > build with/without vmware. > >> > >> Thanks, > >> Pradeep.S > >> > >> From: Alex Huang > >> Sent: Friday, August 10, 2012 11:23 AM > >> To: Pradeep Soundararajan; Kevin Kluge; David Nalley; Murali Reddy; > >> Edison Su; Rajesh Battala > >> Cc: Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: RE: 3P removal status > >> > >> I believe Murali already made VmWare a separate plugin. > >> > >> --Alex > >> > >> From: Pradeep Soundararajan > >> Sent: Thursday, August 09, 2012 10:31 PM > >> To: Kevin Kluge; David Nalley; Alex Huang; Murali Reddy; Edison Su; > >> Rajesh Battala > >> Cc: Ewan Mellor; Sudha Ponnaganti; Ram Chinta > >> Subject: 3P removal status > >> > >> Hi Kevin, > >> > >> Component > >> > >> License > >> > >> Comments > >> > >> Status / Actions > >> > >> JnetPcap > >> > >> LGPLv3 > >> > >> Removed > >> > >> Applied the patch by Edison Su in ASF. > >> > >> vmware SDK > >> > >> > >> > >> Under progress > >> > >> Alex and Murali are planning to make Vmware as a separate plugin. > >> > >> Paramiko > >> > >> LGPL 2.1 > >> > >> Removed > >> > >> Applied the patch by Alena and David Nalley in ASF. > >> > >> Libvirt > >> > >> LGPLv3 > >> > >> Under progress > >> > >> Edison is planning to make KVM as a separate plugin. > >> > >> Hibernate > >> > >> > >> > >> Under progress > >> > >> Rajesh is working on > >> > >> MYSQL connector > >> > >> GPL 2.0 > >> > >> Removed > >> > >> Applied the patch by David Nalley in ASF. > >> > >> > >> I hope others are making progress on it... > >> > >> Thanks, > >> Pradeep.S > >> > >