-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17842/
-----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala.
Bugs: CLOUDSTACK-6054
https://issues.apache.org/jira/browse/CLOUDSTACK-6054
Repository: cloudstack-git
Description
-------
fixed vmsync for hyperv. This fix adds an api call which return the
hostvmstatereport and made appropriate changes to
HypervDirectConnectResource.java
Diffs
-----
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/CloudStackTypes.cs
9637994
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResourceController.cs
a132606
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/IWmiCallsV2.cs
5f814c5
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs
f5a04dc
plugins/hypervisors/hyperv/src/com/cloud/hypervisor/hyperv/resource/HypervDirectConnectResource.java
a4dca6a
Diff: https://reviews.apache.org/r/17842/diff/
Testing
-------
Performed basic vm operations externally and verifying their state got updated
correctly in cloudstack
Thanks,
Anshul Gangwar