GitHub user mgogoulos opened a pull request:
https://github.com/apache/libcloud/pull/194
fixes ssh for servers with PubkeyAuthentication only
https://issues.apache.org/jira/browse/LIBCLOUD-461
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgogoulos/libcloud 461_ssh
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/194.patch
----
commit 88eaa42e24b197dbe661cc8a20ce2f94bc06e687
Author: Markos Gogoulos <[email protected]>
Date: 2013-12-13T15:24:02Z
fixes ssh for servers with PubkeyAuthentication only
----