-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21259/
-----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala.
Bugs: CLOUDSTACK-6399
https://issues.apache.org/jira/browse/CLOUDSTACK-6399
Repository: cloudstack-git
Description
-------
when there are no vms running on hyperv host, then was returning null which has
different meaning. Now returning empty list of hostvmstatereport
Diffs
-----
plugins/hypervisors/hyperv/src/com/cloud/hypervisor/hyperv/resource/HypervDirectConnectResource.java
7888e43
Diff: https://reviews.apache.org/r/21259/diff/
Testing
-------
verified when there are no vms on host, then vmsync thread is running fine
Thanks,
Anshul Gangwar