[ https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ioannis Canellos updated CAMEL-4034: ------------------------------------ Attachment: CAMEL-4034-compute.patch I am attaching a patch which adds the following: a) Compute Service Endpoint & Producer. Supported operations are: create/destroy node, run script, list nodes, list images, list hardware. b) Unit tests for Compute Service Producer (all operations but run script). c) BlobStore Producer can now "GET" a payload from a blobstore and return it in the out message. d) More unit tests for the BlobStore producer/consumer. e) The component now accepts Lists of BlobStore & Compute Services and the blobstore/computeservice the endpoint will actually use is specified in the endpoint URI. > 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-compute.patch, 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: > g...@github.com:iocanel/camel-jclouds.git -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira