Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-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 BD9B110B97 for ; Tue, 20 Aug 2013 09:22:44 +0000 (UTC) Received: (qmail 13755 invoked by uid 500); 20 Aug 2013 09:22:44 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 13637 invoked by uid 500); 20 Aug 2013 09:22:43 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 13621 invoked by uid 99); 20 Aug 2013 09:22:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 09:22:40 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mandreou@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 09:22:34 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7K9M8CD029799 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 20 Aug 2013 05:22:08 -0400 Received: from [10.36.112.43] (ovpn-112-43.ams2.redhat.com [10.36.112.43]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r7K9M5qM016353; Tue, 20 Aug 2013 05:22:07 -0400 Message-ID: <5213353D.8000406@redhat.com> Date: Tue, 20 Aug 2013 12:22:05 +0300 From: "marios@redhat.com" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 MIME-Version: 1.0 To: dev@deltacloud.apache.org CC: Ilkka Tengvall Subject: Re: vcloud driver? References: <52132E1B.2040305@cybercom.com> In-Reply-To: <52132E1B.2040305@cybercom.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Virus-Checked: Checked by ClamAV on apache.org On 20/08/13 11:51, Ilkka Tengvall wrote: > Is anyone in progress of implementing vcloud driver for vmware products? > We would need such a driver, and if there is none in progress, we will > likely start implementing one. But before we go that route, I would like > to hear if there is any existing ground work done or a project we could > join into. > > BR, Hi Ilkka - a loooong time ago I wrote the 'terremark' driver which implements the vCloud express API [1] - I don't know how close this is to 'full vcloud' API. Furthermore the driver hasn't had any attention for ages so your mileage may vary :) - but its there and could be used as a base - don't hesitate to reach out for help if you decide to go down this route, marios [1] https://community.vcloudexpress.terremark.com/en-us/product_docs/w/wiki/6-vcloud-express-api-documention.aspx > > Ilkka Tengvall