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

Dies Koper commented on DTACLOUD-211:
-------------------------------------

'run command' would probably be a more appropriate name.
                
> no Run action button in instance GUI, and run_on_instance operation 
> (probably) doesn't work on GoGrid, Rackspace and EC2 due to coding bug
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-211
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-211
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Dies Koper
>            Assignee: David Lutterkort
>         Attachments: 
> 0001-DTACLOUD-211-add-run-script-button-to-instance-view-.patch
>
>
> GoGrid, Rackspace and EC2 have:
>  
>    param[:ip] = target.public_addresses
>    param[:ip] = target.public_addresses.first
> FGCP driver uses:
>       param[:ip] = target.public_addresses.first.address
> It works on the FGCP driver so I suspect it doesn't work on the other three.
> Also, there is no button on the instance GUI to bring you to the 
> run_on_instance page.

--
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

        

Reply via email to