GitHub user gza opened a pull request:
https://github.com/apache/libcloud/pull/226
Issue LIBCLOUD-499: Add support for ssh_config and proxycommand
since 1.10 paramiko supports ssh_config parsing and proxycommand.
Proxycommand is essential if you have a ssh gateway between you and your
computes. Some big infrastructures does.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gza/libcloud
LIBCLOUD-499_ssh_config_and_proxycommand
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/226.patch
----
commit 053232748853fa96712d22fa4d29651fd20c2dfa
Author: gza <[email protected]>
Date: 2014-01-20T07:05:02Z
Issue LIBCLOUD-499: Add support for ssh_config and proxycommand
Signed-off-by: gza <[email protected]>
----