Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9131DE241 for ; Wed, 27 Feb 2013 06:16:15 +0000 (UTC) Received: (qmail 51958 invoked by uid 500); 27 Feb 2013 06:16:15 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 51784 invoked by uid 500); 27 Feb 2013 06:16:14 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 51763 invoked by uid 99); 27 Feb 2013 06:16:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 06:16:13 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rohityadav89@gmail.com designates 74.125.83.42 as permitted sender) Received: from [74.125.83.42] (HELO mail-ee0-f42.google.com) (74.125.83.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 06:16:09 +0000 Received: by mail-ee0-f42.google.com with SMTP id b47so126594eek.15 for ; Tue, 26 Feb 2013 22:15:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=mYdrEWLUJXICbLyJvzE6T/7LwFCnfGNoWQ2FDBO0XvI=; b=FU53hNzWdS/tMDBwcM+GzE166ydgB/JUefF0VU1N9VN04JzIJzyzbcTJx+SnNhyflO tngK0DH3h0EGYFX8AYXJLfYvXKKo2PNkeXYGk8jhSNECBdzFy9f8ufXdVwvlOqJs91PZ cP/fEe0rOeDWCSEpwZ2xoQwVFywHhO2/EubM9sabTKLqxBHyB2Nfh4Cg/yobTNss3POR 0Ik0zQgk7C5t+SppoMHCgULn8cooMoXEC9c/IUb0NUF8aBURnxHF7g4STA9fK1uZjZm8 dh0LfkabAWeEGPtpSAHHr1/uvezLfUYa6qfMICWp0HtpjnNrQ2fOwSRFJlbzbiXj5eIx dwdg== X-Received: by 10.14.216.198 with SMTP id g46mr2899718eep.30.1361945747826; Tue, 26 Feb 2013 22:15:47 -0800 (PST) MIME-Version: 1.0 Sender: rohityadav89@gmail.com Received: by 10.223.155.141 with HTTP; Tue, 26 Feb 2013 22:15:26 -0800 (PST) In-Reply-To: References: <25171B03A3D9E24AADC227668ADE91C9011311B87685@SJCPMAILBOX01.citrite.net> <61AE1E2837A06D4A8E98B796183842D4012B07A3C0B4@SJCPMAILBOX01.citrite.net> <20130226215430.GR81779@USLT-205755.sungardas.corp> <25171B03A3D9E24AADC227668ADE91C9011311B87746@SJCPMAILBOX01.citrite.net> <20130226221255.GU81779@USLT-205755.sungardas.corp> From: Rohit Yadav Date: Wed, 27 Feb 2013 11:45:26 +0530 X-Google-Sender-Auth: gs9z1GAh4LTFPHSvm9AwWuRBqqo Message-ID: Subject: Re: What are the System VM Templates for ASF 4.1 Release? To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Feb 27, 2013 at 3:45 AM, Sheng Yang wrote: > When I first report the bug > https://issues.apache.org/jira/browse/CLOUDSTACK-1066 > > I've set the target for 4.1 because of ipv6 need. > > When Rohit fixed it, it was changed to 4.2, sorry I didn't aware of that. Yes Sheng is correct, I was responsible for that because the feature/code to create systemvms was not even started and since I started working on it after the code freeze, I moved the version to 4.2 It was only recently when I found out that ipv6 is going to make it in 4.1, in that case the feature is code complete [1] and we've an automated jenkins job. The only problems are: - Code syncing: I did not cherry-pick the code to 4.1 - Testing: We need to test against 4.1 branch that the appliance/template really works [2] I'm sorry Sheng if ipv6 won't make in 4.1 because of this. But I would try my best to test/fix the template for Xen at least before 28/2, I really want to see your feature go in 4.1 Since, 4.1 is frozen, community would have to make an exception to at least allow the new systemvms templates (if not the code) to be used in case it works fine for all three (kvm, xen and vmware) and we could still fix/test ahead of time, we still have few more weeks before the release; otherwise we can always use the same old template. Comments, suggestions, especially from Chip and ppmc? Regards. [1] https://issues.apache.org/jira/browse/CLOUDSTACK-1066 [2] https://issues.apache.org/jira/browse/CLOUDSTACK-1340 > > --Sheng > > On Tue, Feb 26, 2013 at 2:12 PM, Chip Childers > wrote: >> On Tue, Feb 26, 2013 at 02:07:37PM -0800, Chandan Purushothama wrote: >>> Building System VM Template is a 4.2 feature https://issues.apache.org/= jira/browse/CLOUDSTACK-1340. The system VM Templates posted by Rohit is fo= r the Master branch http://jenkins.cloudstack.org/view/master/job/build-sys= temvm-master/lastSuccessfulBuild/artifact/tools/appliance/dist/ . I am refe= rring to the ASF 4.1 Release System VM Templates in my question. >> >> So in that case, I guess the only system VMs we have to use now are the >> same ones we used for 4.0 (which were inherited from Citrix pre-ASF).