-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.14.0-beta3
-
Component/s: None
-
Labels:None
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.