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 CE0BC1029D for ; Thu, 25 Apr 2013 18:07:03 +0000 (UTC) Received: (qmail 99046 invoked by uid 500); 25 Apr 2013 18:07:03 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 99002 invoked by uid 500); 25 Apr 2013 18:07:03 -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 98994 invoked by uid 99); 25 Apr 2013 18:07:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 18:07:03 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,SUBJ_ALL_CAPS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Prachi.Damle@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 18:06:56 +0000 X-IronPort-AV: E=Sophos;i="4.87,552,1363132800"; d="scan'208";a="20595366" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 25 Apr 2013 18:06:35 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Thu, 25 Apr 2013 11:06:34 -0700 From: Prachi Damle To: "dev@cloudstack.apache.org" , MEHDI ALI SOLTANI , "cloudstack-dev@incubator.apache.org" Date: Thu, 25 Apr 2013 11:06:33 -0700 Subject: RE: DISCUSS Thread-Topic: DISCUSS Thread-Index: Ac5By9LBL6m90AnRQJ+QdnXREnFNkgAE3Ntw Message-ID: <7A92FF96DF135843B4B608FB576BFC3E01431BA33447@SJCPMAILBOX01.citrite.net> References: <1366904020.1300.YahooMailNeo@web163606.mail.gq1.yahoo.com> In-Reply-To: <1366904020.1300.YahooMailNeo@web163606.mail.gq1.yahoo.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Comments Inline. Thanks, -Prachi -----Original Message----- From: MEHDI ALI SOLTANI [mailto:mehdi_alisoltani@yahoo.com]=20 Sent: Thursday, April 25, 2013 8:34 AM To: cloudstack-dev@incubator.apache.org Subject: DISCUSS Hi I am new in Devcloud and I want to push my algorithm in Devcloud. I have two questions :=A0 =A01) From where I should start, my mean is developing requirements. >>>You should be able to find ample information on the Wiki, this is one li= nk to start at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Devel= opment+101 =A02) I study on VMs scheduling and provisioning Algorithms please tell me = which package is for scheduling and provisioning in Cloud Stack and also wh= ich scheduling policy is used in cloud stack by default. =A0>>> Check out the com.cloud.deploy package under cloud-api and cloud-ser= ver projects, specifically the ' DeploymentPlanner' interface and its imple= mentations. Sincerely Mehdi Ali Soltani