-----------------------------------------------------------
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.
Changes
-------
added the license header to newly added file
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 (updated)
-----
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