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

2011-10-24 Thread Ioannis Canellos (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134129#comment-13134129
 ] 

Ioannis Canellos commented on CAMEL-4034:
-

The last patch breaks consistency with the existing components naming, so I 
think that it should not be added. I will update the documentation and resolve 
this issue.

> 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-constants-patch.txt
>
>
> 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




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

2011-09-29 Thread Hadrian Zbarcea (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117294#comment-13117294
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


Patches applied. Thanks @Ioannis for the contribution. This component will 
require more fixes, but those could be done in separate jiras. The only thing 
needed now to close this jira is updating the documentation.

> 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




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

2011-09-21 Thread Hadrian Zbarcea (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112283#comment-13112283
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


@Ioannis, committed patch and minor fixes, but still have another change to 
commit tomorrow. Thanks for the contribution!

> 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: 
> g...@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




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

2011-09-18 Thread Hadrian Zbarcea (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107463#comment-13107463
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


@Ioannis, yes, let's start with the documentation. It should state I think that 
this component it experimental, because it does require more work. I will 
commit the patch then with some minor changes.

> 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: 
> g...@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




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

2011-09-18 Thread Ioannis Canellos (JIRA)

[ 
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: 
> g...@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




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

2011-08-31 Thread Hadrian Zbarcea (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094578#comment-13094578
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


@Ioannis, there are other files missing in the patch, such as ones in 
src/main/resources/META-INF used for component discovery. A lot more tests are 
needed, imho, as well. I made some changes myself. Are you ok with applying the 
patch with my changes, or you want to redo the patch (in which case I'll 
provide more detailed comments).

We'll also need documentation for the new component, would it be possible to 
work on that as well?

> 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: 
> g...@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




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

2011-08-30 Thread Hadrian Zbarcea (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094197#comment-13094197
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


@Ioannis, no need for a full patch. I'll assign this to myself, starts some 
tests and let you know how it works or if it needs any changes. Thanks for the 
contribution and we'd like to see more from you.

> 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: 
> g...@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




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

2011-08-29 Thread Ioannis Canellos (JIRA)

[ 
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: 
> g...@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




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

2011-08-29 Thread Hadrian Zbarcea (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093198#comment-13093198
 ] 

Hadrian Zbarcea commented on CAMEL-4034:


Ioannis, many thanks for the contribution. Is blobstore-test.xml missing from 
the patch? Such a feature would require quite a bit more testing. Interesting 
patch though.

> 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
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira