[dev] libcloud pull request: support extra arguments to CloudStackNodeDriver.list...

2014-01-20 Thread gza
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

[dev] libcloud pull request: Issue LIBCLOUD-499: Add support for ssh_config and p...

2014-01-19 Thread gza
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

[dev] libcloud pull request: xml utf-8 workaround for python 2

2013-03-08 Thread gza
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

[dev] libcloud pull request: openebula 3.8 support

2013-02-08 Thread gza
Github user gza closed the pull request at: https://github.com/apache/libcloud/pull/94

[dev] libcloud pull request: openebula 3.8 support

2013-02-06 Thread gza
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