Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B019C105FF for ; Wed, 29 Jan 2014 14:26:17 +0000 (UTC) Received: (qmail 91512 invoked by uid 500); 29 Jan 2014 14:26:16 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 91474 invoked by uid 500); 29 Jan 2014 14:26:15 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 91464 invoked by uid 99); 29 Jan 2014 14:26:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jan 2014 14:26:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of runseb@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jan 2014 14:26:07 +0000 Received: by mail-wg0-f48.google.com with SMTP id x13so3600630wgg.3 for ; Wed, 29 Jan 2014 06:25:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=6dRCyBVMb9DVX9ig1XRgheS+fvtgX2I8Y9oDGJ0NGLc=; b=hWJmZIorzM2KkYt75T8GCHmC03TJhSFCBuDG6N2g16sh3dNujxg3UCceCQo7Sdqeps XnmNvJseWHD6NowIqdcMgIW3Gr6IT+b0za9XLpKK29lGNDdr7PlXA8DoLynETo9VZXon kNTBhBGZprR0c0xaoEnbAAHgr2vQyGx+rFFxz0EJb936hrFoNeTfluEO0JkaEVwN2TNI VDKMYVqPbz2dMVI3hhsid1k1aC4mJuTrXEdL3IYGLKqCCJ9+8NtsxE1ubFpe3PUIKnnN URmmugGiDGXrap3uJnUQyG+YEbBXhvdsRcmA52wdeN6CCzg5bGZSgPtLlFHGz8dQDNNc y4+A== X-Received: by 10.180.182.199 with SMTP id eg7mr19750277wic.13.1391005547656; Wed, 29 Jan 2014 06:25:47 -0800 (PST) Received: from [192.168.0.235] ([37.157.35.50]) by mx.google.com with ESMTPSA id u6sm40992797wif.6.2014.01.29.06.25.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 06:25:46 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Devcloud 2 - veewee/Vagrant projects From: Sebastien Goasguen In-Reply-To: Date: Wed, 29 Jan 2014 09:25:43 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <924534D3-8832-4679-9AE3-E7CEC1568D9B@gmail.com> References: To: dev@cloudstack.apache.org X-Mailer: Apple Mail (2.1510) X-Virus-Checked: Checked by ClamAV on apache.org On Jan 29, 2014, at 8:49 AM, Rohit Yadav wrote: > Thanks for stepping in. That is much needed, in fact I think we should > use something like packer alongwith vagrant/veewee for both devcloud > and systemvmtemplate. Veewee can build vms, packer can export them to > various platforms/formats and a developer could use vagrant for local > devcloud/host automation. >=20 I looked into it the other day and I agree we need to revamp this. veewee development and maintenance is going to stop. So we need to prep = a packer version So yes we should create a packer definition for devcloud3 :) and be able = to post-process it to vagrant. > Regards. >=20 > On Wed, Jan 29, 2014 at 1:30 AM, chris snow = wrote: >> I would like to build the devcloud2 image [1] from scratch using >> veewee (or packer) and turn it into a vagrant box. >>=20 >> There seems to be several versions of Vagrant files and veewee >> definitions in the code base, making it difficult to know which one = to >> start from, or whether they are still valid. >>=20 >> Many thanks, >>=20 >> Chris >>=20 >> [1] http://bhaisaab.org/logs/devcloud/