Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 94E1C748F for ; Mon, 29 Aug 2011 21:44:01 +0000 (UTC) Received: (qmail 83732 invoked by uid 500); 29 Aug 2011 21:44:00 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 83630 invoked by uid 500); 29 Aug 2011 21:43:59 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 83606 invoked by uid 99); 29 Aug 2011 21:43:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 21:43:59 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 21:43:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D1FCBD5ED6 for ; Mon, 29 Aug 2011 21:43:37 +0000 (UTC) Date: Mon, 29 Aug 2011 21:43:37 +0000 (UTC) From: "Ioannis Canellos (JIRA)" To: dev@camel.apache.org Message-ID: <1402825638.5112.1314654217857.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <367018290.57402.1306876508428.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-4034) Create Camel component for Jclouds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093237#comment-13093237 ] Ioannis Canellos commented on CAMEL-4034: ----------------------------------------- @Hadrian, the file was missing from the patch. I attached it separetly. Please let me know if you need the full patch. > Create Camel component for Jclouds > ---------------------------------- > > Key: CAMEL-4034 > URL: https://issues.apache.org/jira/browse/CAMEL-4034 > Project: Camel > Issue Type: New Feature > Reporter: Ioannis Canellos > Assignee: Ioannis Canellos > Fix For: Future > > Attachments: CAMEL-4034-patch.txt, CAMEL-4034-updated-patch.txt, blobstore-test.xml > > > JClouds is a library that provides abstractions for cloud providers. > Currently it provides abstractions for: > i) BlobStores > ii) Queues > iii) Compute > It would be cool to have a camel component that would leverage the power of jclouds in order to use any cloud provider. > JClouds is Apache Licensed & OSGi ready (1.0-beta-10 will be and will provide Karaf integration). > I have put together a component that for jclouds blobstore (I intend to add queue support in the future). > The component is available on github: git@github.com:iocanel/camel-jclouds.git -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira