[ https://issues.apache.org/jira/browse/LIBCLOUD-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008940#comment-14008940
]
ASF subversion and git services commented on LIBCLOUD-566:
----------------------------------------------------------
Commit 60b8176814d75ee7db9e31f10ccc9dad191bfed7 in libcloud's branch refs/heads/trunk from
[~sebgoa]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=60b8176 ]
LIBCLOUD-566: Fix casing in defining keypair private key
> CloudStack create key pair broken due to casing issue
> -----------------------------------------------------
>
> Key: LIBCLOUD-566
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-566
> Project: Libcloud
> Issue Type: Bug
> Reporter: sebastien goasguen
>
> in cloudstack create key pair command the ._to_key_pair looks for a 'privateKey' in the
response, but this is actually lower case 'privatekey'.
> The unittest passes because the fixture is wrong.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|