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 05FF3E941 for ; Thu, 14 Feb 2013 13:52:45 +0000 (UTC) Received: (qmail 14780 invoked by uid 500); 14 Feb 2013 13:52:44 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 14538 invoked by uid 500); 14 Feb 2013 13:52:44 -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 14523 invoked by uid 99); 14 Feb 2013 13:52:43 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 13:52:43 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 8F2F71C7313; Thu, 14 Feb 2013 13:52:35 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3172202019881409653==" MIME-Version: 1.0 Subject: Review Request: Support for VHDX image format, and update to RegisterTemplate UI to support Hyper-V 2012 From: "Donal Lafferty" To: "cloudstack" , "Donal Lafferty" Date: Thu, 14 Feb 2013 13:52:35 -0000 Message-ID: <20130214135235.21521.24688@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Donal Lafferty" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9444/ X-Sender: "Donal Lafferty" Reply-To: "Donal Lafferty" --===============3172202019881409653== 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/9444/ ----------------------------------------------------------- Review request for cloudstack. Description ------- Add support for VHDX image type, and allow UI for RegisterTemplate to suppo= rt both Hyper-V image types. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1032. Diffs ----- api/src/com/cloud/storage/Storage.java fba12b6 = server/src/com/cloud/storage/StorageManagerImpl.java 05e0cfe = server/src/com/cloud/template/HyervisorTemplateAdapter.java 089f650 = ui/scripts/templates.js 040ce4a = Diff: https://reviews.apache.org/r/9444/diff/ Testing ------- Integration test on code when built for Hyper-V Phase 1 fork. Not clear what unit tests can be updated to walk the code. Thanks, Donal Lafferty --===============3172202019881409653==--