The agent-proxy stuff can be tested by: * Using a password protected ssh key to access the node (the key must be added to the ssh-agent in advance, otherwise jclouds won't be able to authenticate as the key is encrypted). * Or installing the key (password protected or not) in the node and accessing it *without* providing the credentials. If the key is added to the ssh-agent, authentication should succeed.
I summarized these tests in the agent-proxy PR. Anyway, I'll be give it a try tonight/tomorrow and share the results here if you don't beat me to test it! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/43#issuecomment-40929064
