Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E812E259 for ; Mon, 10 Dec 2012 14:24:04 +0000 (UTC) Received: (qmail 56393 invoked by uid 500); 10 Dec 2012 14:24:04 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 55935 invoked by uid 500); 10 Dec 2012 14:24:03 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 55902 invoked by uid 99); 10 Dec 2012 14:24:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2012 14:24:03 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Kishan.Kavala@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2012 14:23:58 +0000 X-IronPort-AV: E=Sophos;i="4.84,252,1355097600"; d="scan'208";a="15866" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 10 Dec 2012 14:23:35 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Mon, 10 Dec 2012 19:53:33 +0530 From: Kishan Kavala To: "cloudstack-dev@incubator.apache.org" Date: Mon, 10 Dec 2012 19:53:33 +0530 Subject: RE: CloudStack billing code Thread-Topic: CloudStack billing code Thread-Index: Ac3WbAHwY4c0Aw/bR5GVhzVN6hLX5AAdcQHA Message-ID: <33740054EBF5B64BB213E2E0916F2C13F011137D1A@BANPMAILBOX01.citrite.net> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Adnan, You can refer to http://wiki.cloudstack.org/pages/viewpage.action?pageId= =3D11829547 Most of the code is under usage project. Please let me know if you have any= specific questions. ~kishan -----Original Message----- From: Adnan Ashraf [mailto:mohammad.adnan.ashraf@gmail.com]=20 Sent: Monday, 10 December 2012 5:49 AM To: cloudstack-dev@incubator.apache.org Subject: CloudStack billing code Hi, As I understand, apache open source cloudstack has built-in metering, usage= collection capability (The enterprise Cloud Portal has enhanced billing mo= dule). Can someone please help me with the following: - Feature differences between apache cloudstack billing and enterprise clou= d portal billing functionalities - What part of code to look at to understand how billing is implemented - I couldn't find any online documentation on the inner details of the bili= ng module thanks Adnan