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 5468311000 for ; Fri, 7 Feb 2014 11:22:09 +0000 (UTC) Received: (qmail 30965 invoked by uid 500); 7 Feb 2014 11:22:07 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 30916 invoked by uid 500); 7 Feb 2014 11:22:05 -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 30904 invoked by uid 99); 7 Feb 2014 11:22:05 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Feb 2014 11:22:05 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A70FF1C03EC; Fri, 7 Feb 2014 11:22:04 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6688076409795273212==" MIME-Version: 1.0 Subject: Review Request 17842: fixed vmsync for hyperv From: "Anshul Gangwar" To: "Rajesh Battala" , "Devdeep Singh" Cc: "Anshul Gangwar" , "cloudstack" Date: Fri, 07 Feb 2014 11:22:04 -0000 Message-ID: <20140207112204.17020.67622@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Anshul Gangwar" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/17842/ X-Sender: "Anshul Gangwar" Reply-To: "Anshul Gangwar" X-ReviewRequest-Repository: cloudstack-git --===============6688076409795273212== 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/17842/ ----------------------------------------------------------- Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs: CLOUDSTACK-6054 https://issues.apache.org/jira/browse/CLOUDSTACK-6054 Repository: cloudstack-git Description ------- fixed vmsync for hyperv. This fix adds an api call which return the hostvmstatereport and made appropriate changes to HypervDirectConnectResource.java Diffs ----- plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/CloudStackTypes.cs 9637994 plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResourceController.cs a132606 plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/IWmiCallsV2.cs 5f814c5 plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs f5a04dc plugins/hypervisors/hyperv/src/com/cloud/hypervisor/hyperv/resource/HypervDirectConnectResource.java a4dca6a Diff: https://reviews.apache.org/r/17842/diff/ Testing ------- Performed basic vm operations externally and verifying their state got updated correctly in cloudstack Thanks, Anshul Gangwar --===============6688076409795273212==--