----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20315/ -----------------------------------------------------------
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