You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Phillips (JIRA)" <ji...@apache.org> on 2014/04/01 11:07:16 UTC

[jira] [Commented] (JCLOUDS-516) Support ssh-agent authentication to access created nodes

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

Andrew Phillips commented on JCLOUDS-516:
-----------------------------------------

Some progress here (thanks, [~iocanel]!): looks like we are missing the specification of the new dependencies in the feature.xml. I've created a test branch to add them and will submit a PR.

One thing that transpired is that the two dependencies we're pulling in (jsch.agentproxy.jsch and jsch.agentproxy.sshj) and not bundles, they're only aggregators that include jsch.agentproxy.core and jsch/sshj, respectively.

I'll submit another test PR to see if we can update this code change to depend on jsch.agentproxy.core only and avoid potential dependency version conflicts. Or do we think it's safer to depend on jsch.agentproxy.jsch and jsch.agentproxy.sshj?

> Support ssh-agent authentication to access created nodes
> --------------------------------------------------------
>
>                 Key: JCLOUDS-516
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-516
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-drivers
>    Affects Versions: 1.8.0
>            Reporter: Andrew Phillips
>            Assignee: Andrew Phillips
>             Fix For: 1.8.0, 1.7.2
>
>         Attachments: JCLOUDS-516.patch
>
>
> See https://github.com/jclouds/jclouds/pull/312



--
This message was sent by Atlassian JIRA
(v6.2#6252)