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 4EDBC10AC0 for ; Fri, 21 Mar 2014 14:17:35 +0000 (UTC) Received: (qmail 55318 invoked by uid 500); 21 Mar 2014 14:17:34 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 54522 invoked by uid 500); 21 Mar 2014 14:17:33 -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 54505 invoked by uid 99); 21 Mar 2014 14:17:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 14:17:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mike.tutkowski@solidfire.com designates 209.85.219.44 as permitted sender) Received: from [209.85.219.44] (HELO mail-oa0-f44.google.com) (209.85.219.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 14:17:26 +0000 Received: by mail-oa0-f44.google.com with SMTP id n16so2572158oag.17 for ; Fri, 21 Mar 2014 07:17:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=n3hHfawuAajv6wcT4t1LVroc/ABmnANY+4SZMzTRA7g=; b=JX9qnVWH6RGvVqd15CpP+HnTRqWZh5wydZhwAyZzcTU2jFbOSJnNwLpqwT+7/DU9nu K7wSAWLLE/bKIDNgWr3t21UkZ3ONsKZF0zBYkWAdQ+BRaeNIiYCtqhYpfSEyF2/rZ1sP aOTt5yLs3c2mhYsJ9UN3DE8I9YG2xykjIwgZiW5Sqc/ND485FAdG58n/PmyqyDzkusIL vGMuIVOP6s6YsYxYhMjQs3K8bFvDU3MM3cN5g+CBv7Q35QfoopiOY0xuXe7SyraADX1S UKRlell7Dw4H0J1La3DiwaDEZIM4SeZJwlDhMfEF7+Xr1P4GLdxO6Yl2Qb5P5MVFnVYv yEyw== X-Gm-Message-State: ALoCoQloJuH6qopCN8pSffrXiQC0SkCNPSk7EuXgWjPv4FAnuTLAjCwyhuUx/JYbDrekCCavAomU MIME-Version: 1.0 X-Received: by 10.182.24.8 with SMTP id q8mr12724874obf.38.1395411424893; Fri, 21 Mar 2014 07:17:04 -0700 (PDT) Received: by 10.182.114.164 with HTTP; Fri, 21 Mar 2014 07:17:04 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Mar 2014 08:17:04 -0600 Message-ID: Subject: Re: [GSOC 2014]Create GUI to add primary storage based on plug-ins From: Mike Tutkowski To: "dev@cloudstack.apache.org" Cc: Punith S Content-Type: multipart/alternative; boundary=001a11c24b384bee9504f51e8ae0 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c24b384bee9504f51e8ae0 Content-Type: text/plain; charset=ISO-8859-1 Thanks for the code, Punith! Seif is someone I met about a year ago. I plan to mentor his work for GSoC, but we'd definitely be happy for any input you or others have. On Fri, Mar 21, 2014 at 4:10 AM, Seif Eddine Jemli < seifeddinejemli@gmail.com> wrote: > Thanks Punith! > > > 2014-03-21 10:38 GMT+01:00 Punith S : > > > hi seif, > > > > its cool you took this up, this would make admins to create primary > > storage pool with respect to different storage vendors plugin using > > cloudstack UI. > > > > you can start off by looking at the createStoragepool api's parameters in > > 4.4 and above, > > > > all you have to do is when user ticks the managed storage , list the > > storage providers and display the additional input for params of > > createStoragePool api , ie. capacityIops, capacityBytes and Details map. > > > > i have already tweaked the system.js script file in 4.2 for myself, i > have > > attached it so you can refer it. > > > > thanks. > > > > > > On Fri, Mar 21, 2014 at 2:23 PM, Seif Eddine Jemli < > > seifeddinejemli@gmail.com> wrote: > > > >> Hi everyone, > >> > >> I am Seif Eddine Jemli, a Tunisian student in a french computer science > >> engineergin college (the ENSEIRB-MATMECA grande ecole). > >> > >> For GSOC 2014, I'm interested in looking at the JIRA Ticket > >> CLOUDSTACK-6045 > >> :CreateGUI to add primary storage based on plug-in. > >> https://issues.apache.org/jira/browse/CLOUDSTACK-6045 > >> > >> > >> My full proposal can be found on Google Melange at: > >> * > >> > http://www.google-melange.com/gsoc/proposal/public/google/gsoc2014/sjemli/5629499534213120 > >> < > >> > http://www.google-melange.com/gsoc/proposal/public/google/gsoc2014/sjemli/5629499534213120 > >> >* > >> > >> I am relying on your advices and suggestions! > >> > >> Thanks, > >> Seif > >> > > > > > > > > -- > > regards, > > > > punith s > > cloudbyte.com > > > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkowski@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud *(tm)* --001a11c24b384bee9504f51e8ae0--