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 D730DD2E0 for ; Mon, 11 Mar 2013 14:00:40 +0000 (UTC) Received: (qmail 29633 invoked by uid 500); 11 Mar 2013 14:00:40 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 29496 invoked by uid 500); 11 Mar 2013 14:00:40 -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 29481 invoked by uid 99); 11 Mar 2013 14:00:40 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 14:00:40 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 346ED1C80FC; Mon, 11 Mar 2013 14:00:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1714103248146650116==" MIME-Version: 1.0 Subject: Re: Review Request: Fix XS 6.1 Guest OS support From: "Chip Childers" To: "Chip Childers" , "Dennis Lawler" , "cloudstack" Date: Mon, 11 Mar 2013 14:00:31 -0000 Message-ID: <20130311140031.2801.80457@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Chip Childers" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9839/ X-Sender: "Chip Childers" References: <20130311031111.2801.18928@reviews.apache.org> In-Reply-To: <20130311031111.2801.18928@reviews.apache.org> Reply-To: "Chip Childers" --===============1714103248146650116== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9839/#review17690 ----------------------------------------------------------- Ship it! Applied to 4.1 (I'll push to master as well): commit 29ec31c645cbf0fce73f4818a9b53e836d7e6835 Author: Dennis Lawler Date: Sun Mar 10 12:16:37 2013 -0700 CLOUDSTACK-1620: getXenServer602GuestOsType -> getXenServer610GuestOsTy= pe Fixing XenServer 6.1 OS types incompatible with XS6.0 Thanks for the patch! - Chip Childers On March 11, 2013, 3:11 a.m., Dennis Lawler wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9839/ > ----------------------------------------------------------- > = > (Updated March 11, 2013, 3:11 a.m.) > = > = > Review request for cloudstack. > = > = > Description > ------- > = > Current trunk Cloudstack does not provision CentOS 6 guest OS type. > This is because of a minor copy-paste error and an incorrect Guest OS tem= plate list. > While I was at it, I fixed up a few other template types to match the cur= rent XenServer 6.1 template list. > = > = > This addresses bug CLOUDSTACK-1620. > = > = > Diffs > ----- > = > plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixHel= per.java 1b8496f = > plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/XenServer= 610Resource.java 17ad3e6 = > = > Diff: https://reviews.apache.org/r/9839/diff/ > = > = > Testing > ------- > = > Provisioned CentOS 6 and Ubuntu 12.04 VMs on XS 6.1. > = > = > Thanks, > = > Dennis Lawler > = > --===============1714103248146650116==--