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 98F26776B for ; Sun, 18 Sep 2011 15:12:30 +0000 (UTC) Received: (qmail 83040 invoked by uid 500); 18 Sep 2011 15:12:30 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 83002 invoked by uid 500); 18 Sep 2011 15:12:30 -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 82994 invoked by uid 99); 18 Sep 2011 15:12:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2011 15:12:30 +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; Sun, 18 Sep 2011 15:12:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1F2CDA080A for ; Sun, 18 Sep 2011 15:12:09 +0000 (UTC) Date: Sun, 18 Sep 2011 15:12:09 +0000 (UTC) From: "Ioannis Canellos (JIRA)" To: dev@camel.apache.org Message-ID: <1719116410.40237.1316358729124.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=13107456#comment-13107456 ] Ioannis Canellos commented on CAMEL-4034: ----------------------------------------- I understand that the patch has not been committed yet. I would like to extend its current functionality and leverage jclouds compute service, so that its possible to: a) Start/Stop nodes on the target cloud provider. b) Query active nodes c) Query available images d) Query locations etc e) Run scripts on nodes from camel routes. I am expecting to commit the patch (with your additions/changes) in order to start working on camel trunk. I will add the documentation work once the patch is committed (unless you would prefer me to start now). > 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: Hadrian Zbarcea > 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