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 C8EE610EB5 for ; Thu, 6 Mar 2014 18:09:36 +0000 (UTC) Received: (qmail 43484 invoked by uid 500); 6 Mar 2014 18:09:35 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 42787 invoked by uid 500); 6 Mar 2014 18:09:34 -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 42762 invoked by uid 99); 6 Mar 2014 18:09:32 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Mar 2014 18:09:32 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D07A81D4BF6; Thu, 6 Mar 2014 18:09:30 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2960430214709922317==" MIME-Version: 1.0 Subject: Re: Review Request 15323: CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator From: "ASF Subversion and Git Services" To: "ASF Subversion and Git Services" , "David Grizzanti" , "cloudstack" Date: Thu, 06 Mar 2014 18:09:30 -0000 Message-ID: <20140306180930.1691.69753@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "ASF Subversion and Git Services" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/15323/ X-Sender: "ASF Subversion and Git Services" References: <20131107203113.30021.52477@reviews.apache.org> In-Reply-To: <20131107203113.30021.52477@reviews.apache.org> Reply-To: "ASF Subversion and Git Services" X-ReviewRequest-Repository: cloudstack-git --===============2960430214709922317== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15323/#review36382 ----------------------------------------------------------- Commit 1e5415d9612d9226b89bd4906563986feb3a175c in cloudstack's branch refs/heads/4.3-forward from David Grizzanti [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1e5415d ] CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator Signed-off-by: Prasanna Santhanam - ASF Subversion and Git Services On Nov. 7, 2013, 8:31 p.m., David Grizzanti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15323/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2013, 8:31 p.m.) > > > Review request for cloudstack. > > > Bugs: CLOUDSTACK-5080 > https://issues.apache.org/jira/browse/CLOUDSTACK-5080 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator > - Added new SQL file to db/setup so that a row gets inserted during simulator DB setup for a 'Simulator' hypervisor (in hypervisor_capabilities). > - Updated developer/pom.xml to include this new file > > > Diffs > ----- > > developer/pom.xml 0eb18bf > setup/db/hypervisor_capabilities.simulator.sql PRE-CREATION > > Diff: https://reviews.apache.org/r/15323/diff/ > > > Testing > ------- > > Tested on master and 4.2 > > > Thanks, > > David Grizzanti > > --===============2960430214709922317==--