Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 334AC200B17 for ; Tue, 7 Jun 2016 08:03:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 31F38160A55; Tue, 7 Jun 2016 06:03:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 731B9160A56 for ; Tue, 7 Jun 2016 08:03:22 +0200 (CEST) Received: (qmail 45812 invoked by uid 500); 7 Jun 2016 06:03:21 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 45789 invoked by uid 500); 7 Jun 2016 06:03:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 45784 invoked by uid 99); 7 Jun 2016 06:03:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 06:03:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0B4682C1F68 for ; Tue, 7 Jun 2016 06:03:21 +0000 (UTC) Date: Tue, 7 Jun 2016 06:03:21 +0000 (UTC) From: "Rajani Karuturi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-8592) Enhance usage server to provide quota service MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Jun 2016 06:03:23 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8592?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajani Karuturi resolved CLOUDSTACK-8592. ----------------------------------------- Resolution: Fixed > Enhance usage server to provide quota service > --------------------------------------------- > > Key: CLOUDSTACK-8592 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-859= 2 > Project: CloudStack > Issue Type: Task > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Usage > Affects Versions: 4.6.0 > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Priority: Critical > Fix For: Future > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Quota+Service+-+FS > Quota service while allowing for scalability will make sure that the clou= d is not exploited by attacks, careless use and program errors. To address = this problem, we propose to employ a quota-enforcement service that allows = resource usage within certain bounds as defined by policies and available q= uotas for various entities.=20 > Quota service extends the functionality of usage server to provide a meas= urement for the resources used by the accounts and domains using a common u= nit referred to as cloud currency in this document. It can be configured to= ensure that your usage won=E2=80=99t exceed the budget allocated to accoun= ts/domain in cloud currency. > It will let user know how much of the cloud resources he is using. It wil= l help the cloud admins, if they want, to ensure that a user does not go be= yond his allocated quota. Per usage cycle if a account is found to be excee= ding its quota then it is locked. Locking an account means that it will not= be able to initiat > e a new resource allocation request, whether it is more storage or an add= itional ip. Needless to say quota service as well as any action on the acco= unt is configurable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)