You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/09/18 17:12:09 UTC

[jira] [Commented] (CAMEL-4034) Create Camel component for Jclouds

    [ 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