-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19457/
-----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala.
Bugs: CLOUDSTACK-6262
https://issues.apache.org/jira/browse/CLOUDSTACK-6262
Repository: cloudstack-git
Description
-------
Fixed network throttling in hyper-v, Now network rate parameter is honored in
hyper-v. Network rate parameter now set the max bandwidth of nic on hyper-v.
Diffs
-----
plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs
d5cf7c9
plugins/hypervisors/hyperv/DotNet/ServerResource/WmiWrappers/ROOT.virtualization.v2.Msvm_EthernetSwitchPortBandwidthSettingData.cs
PRE-CREATION
plugins/hypervisors/hyperv/DotNet/ServerResource/WmiWrappers/WmiWrappers.csproj
b4bf04b
Diff: https://reviews.apache.org/r/19457/diff/
Testing
-------
verified by seeing the maximum bandwidth value of nic of vm in hyper-v manager
Thanks,
Anshul Gangwar