sebastien goasguen created LIBCLOUD-566:
-------------------------------------------
Summary: 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)