-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21260/
-----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala.
Bugs: CLOUDSTACK-6620
https://issues.apache.org/jira/browse/CLOUDSTACK-6620
Repository: cloudstack-git
Description
-------
[Hyper-v] when all vms on host are deleted from outside, then there is null
pointer exception in hyperv agent in getting vmstats. As hyperv agent tries to
get the stats of non-existent vm
Diffs
-----
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs
7dbb8c1
Diff: https://reviews.apache.org/r/21260/diff/
Testing
-------
Created the needed environment. Verified that after application of patch there
was no nullpointerexception
Thanks,
Anshul Gangwar