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

David Alves commented on WHIRR-380:
-----------------------------------

The idea was to allow users to access the lower level APIs.
For instance chef itest required that RunScriptOptions be provided and a method 
was added for it. If ComputeServiceContext was provided it could have been 
called directly not only for this case, but for all other methods in 
ComputeService.

Anyway my particular use case is actually solved in another way (added another 
method to ClusterController that calls another method on ComputService).

> ClusterController should expose ComputeServiceContext
> -----------------------------------------------------
>
>                 Key: WHIRR-380
>                 URL: https://issues.apache.org/jira/browse/WHIRR-380
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: David Alves
>         Attachments: WHIRR-380.patch, WHIRR-380.patch
>
>
> This would allow lower level jclouds calls and specific API calls outside of 
> ActionHandlers 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to