----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10428/#review24860 -----------------------------------------------------------
Commit a77f77c07505856fbaf438646d590a3f984d05c2 in branch refs/heads/4.1 from Wei Zhou [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a77f77c ] CLOUDSTACK-2017: network throttling implementation for KVM - ASF Subversion and Git Services On April 12, 2013, 6:33 a.m., Wei Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10428/ > ----------------------------------------------------------- > > (Updated April 12, 2013, 6:33 a.m.) > > > Review request for cloudstack. > > > Bugs: CLOUDSTACK-2017 > > > Repository: cloudstack-git > > > Description > ------- > > Adding bandwidth inbound and outbound limitations in VM XML file to implement > network bandwidth rate limits for VMs for KVM. > It is supported since libvirt 0.9.4. > > The patch only applies on CloudStack 4.0.1 branch. > If commited, I will change it to support 4.1 and master branch. > > > Diffs > ----- > > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVifDriver.java > f406c86 > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtDomainXMLParser.java > b622b6d > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java > ba6c715 > > Diff: https://reviews.apache.org/r/10428/diff/ > > > Testing > ------- > > Testing manually ok. > The VMs need to stop and start to make network bandwidth limits effective. > > > Thanks, > > Wei Zhou > >
