Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread ilya
++Lucian, i know i mentioned i can help with rolling vmware ovf templates but did not get to - here are the instructions.. Rohit, We roll vmware templates continuously via jenkins without the need of vagrant. Only using virt-install with KVM and ovftool from vmware. You dont have to use virt

Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Rohit Yadav
Hi Daan, The Jenkins job do produce ova images, the issue is that an additional cdrom device is added and some secret sauce needs to be injected in the template to make it work on vmware. I’m not sure what that is, perhaps a VMWare guru can comment. I’ll try to explore more next week and fix th

Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Daan Hoogland
Rohit, why don't you look into the systemvm jobs. These should produce vmware images as well. If not, we have some jobs that do work on our internal jenkins. Those we use for a vmware zone so these must work correctly. On Fri, Mar 20, 2015 at 10:57 AM, Rohit Yadav wrote: > Hi, > > The systemvm te

[DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Rohit Yadav
Hi, The systemvm template build system does not do all the steps for producing a valid systemvm template for VMWare, from wiki and past discussions I know that some extra steps are needed but I'm not sure. This wikis notes some of those steps: https://cwiki.apache.org/confluence/display/CLOUDST