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 4B10A100F8 for ; Mon, 21 Dec 2015 08:19:47 +0000 (UTC) Received: (qmail 52816 invoked by uid 500); 21 Dec 2015 08:19:46 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 52758 invoked by uid 500); 21 Dec 2015 08:19: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 52745 invoked by uid 99); 21 Dec 2015 08:19:46 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2015 08:19:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1D8671801DA for ; Mon, 21 Dec 2015 08:19:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.555 X-Spam-Level: X-Spam-Status: No, score=-0.555 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.554, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dQyFwEPOF8Q1 for ; Mon, 21 Dec 2015 08:19:44 +0000 (UTC) Received: from sbprmx2.schubergphilis.com (sbprmx2.schubergphilis.com [195.66.90.57]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 1F49320532 for ; Mon, 21 Dec 2015 08:19:43 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by sbprmx2.schubergphilis.com (Postfix) with ESMTP id 6EA43128CC for ; Mon, 21 Dec 2015 09:19:36 +0100 (MET) X-Virus-Scanned: amavisd-new at schubergphilis.com Received: from sbprmx2.schubergphilis.com ([127.0.0.1]) by localhost (sbprmx2.schubergphilis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3WQZhD7kBXpw for ; Mon, 21 Dec 2015 09:19:36 +0100 (MET) Received: from SBPOTMG101.sbp.lan (edge.schubergphilis.com [195.66.90.11]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sbprmx2.schubergphilis.com (Postfix) with ESMTPS id 5FE7212856 for ; Mon, 21 Dec 2015 09:19:36 +0100 (MET) Received: from SBPOMF401.sbp.lan (10.71.2.132) by SBPOTMG101.sbp.lan (10.71.3.100) with Microsoft SMTP Server (TLS) id 14.3.266.1; Mon, 21 Dec 2015 09:19:35 +0100 Received: from SBPOMB402.sbp.lan ([fe80::2410:c2c8:67bf:d067]) by SBPOMF401.sbp.lan ([fe80::c5d1:c472:fbef:cb05%14]) with mapi id 14.03.0266.001; Mon, 21 Dec 2015 09:19:35 +0100 From: Remi Bergsma To: "dev@cloudstack.apache.org" Subject: Re: Protocol to add scripts to a newer version of ACS Thread-Topic: Protocol to add scripts to a newer version of ACS Thread-Index: AQHRO2wRhM60FWuIu06CuZ1zcdgKK57U8FGAgAApff0= Date: Mon, 21 Dec 2015 08:19:34 +0000 Message-ID: <291B33DD-A99B-4D52-BE5C-B68EC86B0B0C@schubergphilis.com> References: , In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 More things need to change at the same time. I will try to send a PR for al= l of it today.=20 Regards, Remi=20 Sent from my iPhone > On 21 Dec 2015, at 07:51, Daan Hoogland wrote: >=20 > H Rafael, just make a PR. the 4.7.0 should serve as a proper example. >=20 > On Sun, Dec 20, 2015 at 10:19 PM, Rafael Weing=E4rtner < > rafaelweingartner@gmail.com> wrote: >=20 >> Hi guys, >>=20 >> I am working on a PR that will require some data to be added to >> =93guest_os_hypervisor=94 table. However, there is no =93*to480.sql=94 s= cript yet. >> How is the protocol to add those inserts that I need into the code base? >>=20 >>=20 >> -- >> Rafael Weing=E4rtner >=20 >=20 >=20 > --=20 > Daan