Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E944F4AC for ; Fri, 12 Apr 2013 06:34:00 +0000 (UTC) Received: (qmail 58355 invoked by uid 500); 12 Apr 2013 06:34:00 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 58301 invoked by uid 500); 12 Apr 2013 06:34:00 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 58289 invoked by uid 500); 12 Apr 2013 06:33:59 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 58285 invoked by uid 99); 12 Apr 2013 06:33:59 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 06:33:59 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 1E0C11C8477; Fri, 12 Apr 2013 06:33:56 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8110151214451046931==" MIME-Version: 1.0 Subject: Review Request: (CLOUDSTACK-2017) implement network bandwidth rate limits for VMs for KVM From: "Wei Zhou" To: "cloudstack" , "Wei Zhou" Date: Fri, 12 Apr 2013 06:33:56 -0000 Message-ID: <20130412063356.13808.30854@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Wei Zhou" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/10428/ X-Sender: "Wei Zhou" Reply-To: "Wei Zhou" --===============8110151214451046931== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10428/ ----------------------------------------------------------- Review request for cloudstack. Description ------- Adding bandwidth inbound and outbound limitations in VM XML file to impleme= nt 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. This addresses bug CLOUDSTACK-2017. Diffs ----- plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVifDr= iver.java f406c86 = plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtDoma= inXMLParser.java b622b6d = plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtVMDe= f.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 --===============8110151214451046931==--