Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-699
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Lars Heinemann
Reporter: James Strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

when creating jclouds compute nodes; its really handy to be able to ssh into them. Added the Action to the NodeTable UI but it doesn't manage to connect - any idea?

Created: 27/Apr/12 04:23 PM   Updated: 25/May/12 08:40 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1.0


 Description  « Hide
Not sure what user/pwd to use though (there's a private key in fabric land I think), we get the host though. I might be we need to associate the private key somehow with the nodes so we can ssh into it.

I didn't see anything obvious - not sure if we can speicfy a private key to use for ssh with the terminal view?



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 27/Apr/12 04:26 PM
Looks like we'll need to use the Fabric CredentialsStore to find the private key to use for a node; though I wonder if you can figure out if we had a private key, how we'd specify it in the terminal?

James Strachan added a comment - 30/Apr/12 05:36 PM
seems to work fine