GitHub user gza opened a pull request:
https://github.com/apache/libcloud/pull/227
support extra arguments to CloudStackNodeDriver.list_nodes()
After you can pass useful arguments like listall of filter by domain, VPC,
...
You can merge this pull request into a Git repository by
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
GitHub user gza opened a pull request:
https://github.com/apache/libcloud/pull/97
xml utf-8 workaround for python 2
Working withopennebula with french network names like 'réseau mutualisé',
libcloud failed with and encoding error on python2.
Here is a ondemand
Github user gza closed the pull request at:
https://github.com/apache/libcloud/pull/94
GitHub user gza opened a pull request:
https://github.com/apache/libcloud/pull/94
openebula 3.8 support
changes:
- sizes listing need sub-request
- support for plain_auth (should need review)
You can merge this pull request into a Git repository by running:
$ git pull