----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9908/ -----------------------------------------------------------
(Updated March 19, 2013, 2:26 p.m.) Review request for cloudstack, Kishan Kavala and edison su. Changes ------- update patch for master 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 (updated) ----- plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java 8ee3ea4 Diff: https://reviews.apache.org/r/9908/diff/ Testing ------- Testing manually ok. Thanks, Wei Zhou