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 24BBE1054C for ; Tue, 1 Apr 2014 08:42:00 +0000 (UTC) Received: (qmail 97052 invoked by uid 500); 1 Apr 2014 08:41:59 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 96244 invoked by uid 500); 1 Apr 2014 08:41:58 -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 96232 invoked by uid 99); 1 Apr 2014 08:41:57 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 08:41:57 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 957801C011D; Tue, 1 Apr 2014 08:41:49 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7423328606758901270==" MIME-Version: 1.0 Subject: Re: Review Request 19713: CLOUDSTACK-6288: Change default ImageFormat to vhdx for hyper-v and allow registration of vhdx format templates From: "ASF Subversion and Git Services" To: "Rajesh Battala" , "Devdeep Singh" Cc: "ASF Subversion and Git Services" , "Anshul Gangwar" , "cloudstack" Date: Tue, 01 Apr 2014 08:41:48 -0000 Message-ID: <20140401084148.2770.66342@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/19713/ X-Sender: "ASF Subversion and Git Services" References: <20140327061305.8508.84650@reviews.apache.org> In-Reply-To: <20140327061305.8508.84650@reviews.apache.org> Reply-To: "ASF Subversion and Git Services" X-ReviewRequest-Repository: cloudstack-git --===============7423328606758901270== 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/19713/#review39138 ----------------------------------------------------------- Commit 24820d20d3f5f68ba07cd0fd92dc29c3634b5038 in cloudstack's branch refs/heads/master from Anshul Gangwar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=24820d2 ] CLOUDSTACK-6288: Changing default ImageFormat to vhdx for hyper-v and allowing registration of vhdx format templates. Signed-off-by: Devdeep Singh - ASF Subversion and Git Services On March 27, 2014, 6:13 a.m., Anshul Gangwar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19713/ > ----------------------------------------------------------- > > (Updated March 27, 2014, 6:13 a.m.) > > > Review request for cloudstack, Devdeep Singh and Rajesh Battala. > > > Bugs: CLOUDSTACK-6288 > https://issues.apache.org/jira/browse/CLOUDSTACK-6288 > > > Repository: cloudstack-git > > > Description > ------- > > Currently Hyper-V supports vhd Image Format for templates and volumes. This patch will change default ImageFormat to vhdx for hyper-v and allow registration of vhdx format templates. > > this patch conatins two patches revision 1 contains management server side code and revision 2 conatins agent side code > > > Diffs > ----- > > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResourceController.cs 40609e4 > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs e51bd89 > > Diff: https://reviews.apache.org/r/19713/diff/ > > > Testing > ------- > > peform following tests > > 1. registration of vhdx templates > 2. attach and detach disk > 3. volume migration > 4. deploy machine with registered template > > > Thanks, > > Anshul Gangwar > > --===============7423328606758901270==--