Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.