[GitHub] libcloud pull request #841: OpenStack - ex_create_floating_ip: set the "pool...

2016-07-13 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/841 OpenStack - ex_create_floating_ip: set the "pool" in the returned object ## OpenStack: ex_create_floating_ip(): set the "pool" in the returned object ### Description

[GitHub] libcloud pull request: Add a test case for CloudStack list_nodes w...

2016-04-15 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/754 Add a test case for CloudStack list_nodes with location filter ## Follow up of the PR #737 (Added location filter in list_nodes of CloudStack) ### Description This PR add a test

[GitHub] libcloud pull request: Fix openstack v3 authentication

2016-04-12 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/744 Fix openstack v3 authentication ## Fix openstack v3 authentication ### Description This PR allows to define the OpenStack `domain` to another value that the default `Default

[GitHub] libcloud pull request: Fix OpenStack IP type resolution

2016-04-06 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/738 Fix OpenStack IP type resolution Checking the type of the IP with `explicit_ip_type` is not reliable. A fixed IP is not always a private IP and a floating IP is not always a public one

[GitHub] libcloud pull request: Added location filter in list_nodes of Clou...

2016-04-06 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/737 Added location filter in list_nodes of CloudStack You can merge this pull request into a Git repository by running: $ git pull https://github.com/schaubl/libcloud cloudstack

[GitHub] libcloud pull request: [LIBCLOUD-749] CloudStack: fixed method ex_...

2015-09-15 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/580 [LIBCLOUD-749] CloudStack: fixed method ex_authorize_security_group_ingress Corresponding ticket in the issue tracker: [LIBCLOUD-749](https://issues.apache.org/jira/browse/LIBCLOUD-749