----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9908/#review18074 -----------------------------------------------------------
Commit 5c8f3a4c5f364b1a0310f8d387ea469bf405a74d in branch refs/heads/4.0 from Kishan Kavala <kis...@cloud.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=5c8f3a4 ] CLOUDSTACK-1666: add procedure VPCNetworkUsage and getVPCNetworkStats to deal with the operation on VPC virtual router. "create" to add iptables rules for network usage statistics. "get" to get the network usage statistics from iptables. - ASF Subversion and Git Services On March 15, 2013, 10:10 a.m., Wei Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9908/ > ----------------------------------------------------------- > > (Updated March 15, 2013, 10:10 a.m.) > > > Review request for cloudstack, Kishan Kavala and edison su. > > > Description > ------- > > add procedure VPCNetworkUsage and getVPCNetworkStats to deal with the > operation on VPC virtual router. > "create" to add iptables rules for network usage statistics. > "get" to get the network usage statistics from iptables. > > > This issue affects 4.0.1/4.1/master. However, this patch only applies on > 4.0.1. > > > This addresses bug CLOUDSTACK-1666. > > > Diffs > ----- > > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java > b8cce1e > > Diff: https://reviews.apache.org/r/9908/diff/ > > > Testing > ------- > > Testing manually ok. > > > Thanks, > > Wei Zhou > >