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 6B2BE17EA8 for ; Thu, 7 May 2015 14:12:46 +0000 (UTC) Received: (qmail 70331 invoked by uid 500); 7 May 2015 14:12:46 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 70276 invoked by uid 500); 7 May 2015 14:12:46 -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 70261 invoked by uid 99); 7 May 2015 14:12:45 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 14:12:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 40FF2C238A for ; Thu, 7 May 2015 14:12:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id gVNYS3MsC0u3 for ; Thu, 7 May 2015 14:12:34 +0000 (UTC) Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 094F9453B2 for ; Thu, 7 May 2015 14:12:34 +0000 (UTC) Received: by wgin8 with SMTP id n8so44935907wgi.0 for ; Thu, 07 May 2015 07:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=12+rBg63fI5WKpLS4u+tAX8+oQHYAE9jK38SAlYRpOs=; b=NF1lU2zDJtJvyTi/Y+gArRBP3a1eMptmAVrEVraW7ikWVBGRB3zVugKOtQ/8Js8HEi NhGZ7AQL5cAthguBXJlAg8YxXMi+MoPC4SWynssGO5CJgziWK0heBM0KY8jYJAU/R28f DRb5NW1p3m7+q9euIgtir8bNq0aXMK+BDRU2gGkxA+3XbdzTPn8mJ0xqb087GmkLBkqe oG5/BVxneIO2Lz5ShA5NFpFdaWsS3/876v20dAydDxmx7xjX72uFegYezDO/xxW2lrXX vhMYVSNJiWJQBX4nikgasIh5xy4jxZsVAAst+PQiIpBWQ6Ou2Y4V3RQObSN/WXUfEVYx JONw== MIME-Version: 1.0 X-Received: by 10.180.96.200 with SMTP id du8mr7279084wib.54.1431007953152; Thu, 07 May 2015 07:12:33 -0700 (PDT) Received: by 10.194.158.199 with HTTP; Thu, 7 May 2015 07:12:32 -0700 (PDT) In-Reply-To: <10C2A306-9147-4F9D-A525-FE2527B39FA6@shapeblue.com> References: <6fb6516ab21f446688cac8ea33cce41d@exchange01.et.ee> <45fbc875650b4a33ad3d5d7f1d7393db@exchange01.et.ee> <5D999B40-D330-43EC-BA30-AB757210D99F@schubergphilis.com> <53CC312E-047A-41AB-8E33-CC08321DE257@shapeblue.com> <75D441C4-85AD-420E-A66E-D2F6D06BA571@shapeblue.com> <10C2A306-9147-4F9D-A525-FE2527B39FA6@shapeblue.com> Date: Thu, 7 May 2015 16:12:32 +0200 Message-ID: Subject: Re: [VOTE] Apache Cloudstack 4.5.1 From: Andrija Panic To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=f46d043bdc0cb7ef0d05157e80a7 --f46d043bdc0cb7ef0d05157e80a7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable THx Rohit. On 7 May 2015 at 15:42, Rohit Yadav wrote: > Hi, > > > On 07-May-2015, at 3:30 pm, Andrija Panic > wrote: > > > > Dont want to hijack thread - can you point me to some VR template > building > > guide or something - where we could possibly alter VR template...or I > guess > > this is possibly on MGMT code side...? > > This is a very old wiki: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Build+Your+Own+Sys= temVM+Templates > > Here is the code that builds systemvmtemplate: (see the README) > https://github.com/shapeblue/cloudstack/tree/master/tools/appliance > https://github.com/shapeblue/cloudstack/tree/4.5/tools/appliance > > If you need to add any iptables rules to fix the issue, you may make > changes to this file: > > https://github.com/shapeblue/cloudstack/blob/4.5/systemvm/patches/debian/= config/etc/init.d/cloud-early-config > > Regards, > Rohit Yadav > Software Architect, ShapeBlue > M. +91 88 262 30892 | rohit.yadav@shapeblue.com > Blog: bhaisaab.org | Twitter: @_bhaisaab > > > > Find out more about ShapeBlue and our range of CloudStack related service= s > > IaaS Cloud Design & Build< > http://shapeblue.com/iaas-cloud-design-and-build//> > CSForge =E2=80=93 rapid IaaS deployment framework > CloudStack Consulting > CloudStack Software Engineering< > http://shapeblue.com/cloudstack-software-engineering/> > CloudStack Infrastructure Support< > http://shapeblue.com/cloudstack-infrastructure-support/> > CloudStack Bootcamp Training Courses< > http://shapeblue.com/cloudstack-training/> > > This email and any attachments to it may be confidential and are intended > solely for the use of the individual to whom it is addressed. Any views o= r > opinions expressed are solely those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not th= e > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the send= er > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is = a > company incorporated in India and is operated under license from Shape Bl= ue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Bras= il > and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd i= s > a company registered by The Republic of South Africa and is traded under > license from Shape Blue Ltd. ShapeBlue is a registered trademark. > --=20 Andrija Pani=C4=87 --f46d043bdc0cb7ef0d05157e80a7--