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 0734C113B6 for ; Tue, 15 Apr 2014 09:28:46 +0000 (UTC) Received: (qmail 91939 invoked by uid 500); 15 Apr 2014 09:28:45 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 91883 invoked by uid 500); 15 Apr 2014 09:28:44 -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 91871 invoked by uid 99); 15 Apr 2014 09:28:44 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 09:28:44 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 8B9B41D3BFF; Tue, 15 Apr 2014 09:28:37 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4572523895832089619==" MIME-Version: 1.0 Subject: Re: Review Request 20315: CLOUDSTACK-6401: [hyper-v] fixed correct host state in cloudstack if the hyper-v agent is down From: "Devdeep Singh" To: "Rajesh Battala" , "Devdeep Singh" Cc: "Anshul Gangwar" , "cloudstack" Date: Tue, 15 Apr 2014 09:28:37 -0000 Message-ID: <20140415092837.14865.98629@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Devdeep Singh" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/20315/ X-Sender: "Devdeep Singh" References: <20140415051218.29805.72139@reviews.apache.org> In-Reply-To: <20140415051218.29805.72139@reviews.apache.org> Reply-To: "Devdeep Singh" X-ReviewRequest-Repository: cloudstack-git --===============4572523895832089619== 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/20315/#review40372 ----------------------------------------------------------- Ship it! Ship It! - Devdeep Singh On April 15, 2014, 5:12 a.m., Anshul Gangwar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20315/ > ----------------------------------------------------------- > > (Updated April 15, 2014, 5:12 a.m.) > > > Review request for cloudstack, Devdeep Singh and Rajesh Battala. > > > Bugs: CLOUDSTACK-6401 > https://issues.apache.org/jira/browse/CLOUDSTACK-6401 > > > Repository: cloudstack-git > > > Description > ------- > > fixed correct host state in cloudstack if the hyper-v agent is down. Added heartbeat file to monitor whether host is actually down or not > > > Diffs > ----- > > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResource.csproj ec44568 > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResourceController.cs 4f4c14e > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/Utils.cs 5ddcbef > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/heartbeat.bat PRE-CREATION > > Diff: https://reviews.apache.org/r/20315/diff/ > > > Testing > ------- > > verified various scenarios > > 1. agent is down but host is up > 2. both are down > 3. both are up > > > Thanks, > > Anshul Gangwar > > --===============4572523895832089619==--