You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/16 22:30:17 UTC

[jira] [Commented] (LIBCLOUD-647) Softlayer Create instance ssh key is not working

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

ASF GitHub Bot commented on LIBCLOUD-647:
-----------------------------------------

GitHub user doberloh opened a pull request:

    https://github.com/apache/libcloud/pull/416

    [LIBCLOUD-647] - in newCCI changing the value of sshKeys to a list conta...

    ...ining a dictionary with format {'id':<numcerical_key_value>}

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/doberloh/libcloud libcloud647_fix_ssh_keys

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/416.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #416
    
----
commit fa8286d7042db7f1db91c44e492ac60f56440804
Author: doberloh <do...@pertino.com>
Date:   2014-12-16T21:28:44Z

    [LIBCLOUD-647] - in newCCI changing the value of sshKeys to a list containing a dictionary with format {'id':<numcerical_key_value>}

----


> Softlayer Create instance ssh key is not working
> ------------------------------------------------
>
>                 Key: LIBCLOUD-647
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-647
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: dustin oberloh
>            Priority: Blocker
>              Labels: softlayer
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> When trying to create a node in softlayer. The driver is sending the wrong key value data for ssh key. This causes the softlayer api to return an error and no node is created. I have the fix working locally. so all that remains is to push up the code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)