[01/10] git commit: GCE: fix creating a forwarding rule with a static IP

2014-09-20 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk c8184e98a - 51189eff1 GCE: fix creating a forwarding rule with a static IP Signed-off-by: Tomaz Muraus to...@apache.org Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[05/10] git commit: GCE: fix ex_targetpool_add_healthcheck and ex_targetpool_remove_healthcheck.

2014-09-20 Thread tomaz
GCE: fix ex_targetpool_add_healthcheck and ex_targetpool_remove_healthcheck. The requests were malformed and thus did nothing. Signed-off-by: Tomaz Muraus to...@apache.org Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[09/10] git commit: Fix lint.

2014-09-20 Thread tomaz
Fix lint. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/df18ca88 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/df18ca88 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/df18ca88 Branch:

[03/10] git commit: GCE: add a parameter to ex_create_address to promote specific ephemeral addresses to static ones.

2014-09-20 Thread tomaz
GCE: add a parameter to ex_create_address to promote specific ephemeral addresses to static ones. Signed-off-by: Tomaz Muraus to...@apache.org Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/951fb161 Tree:

[08/10] git commit: GCE: ex_create_firewall: allow creation og firewalls with sourceRanges = [], preserve behavior for sourceRanges = None, preserve default value.

2014-09-20 Thread tomaz
GCE: ex_create_firewall: allow creation og firewalls with sourceRanges = [], preserve behavior for sourceRanges = None, preserve default value. GCE documentation states that firewall allows traffic if it matches either sourceRanges or sourceTags values. Thus, sourceRanges = [] is a valid

[04/10] git commit: GCE: healthcheck: add description param to ex_create_healthcheck(); targetpool: multiple bugfixes

2014-09-20 Thread tomaz
GCE: healthcheck: add description param to ex_create_healthcheck(); targetpool: multiple bugfixes Fix #1: targetpool = driver.ex_get_targetpool('tpname') targetpool.add_node(node) node.destroy() # targetpool still contains the node targetpool = driver.ex_get_targetpool('tpname') #

[06/10] git commit: GCE: lint

2014-09-20 Thread tomaz
GCE: lint Signed-off-by: Tomaz Muraus to...@apache.org Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/125d8cd0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/125d8cd0 Diff:

[GitHub] libcloud pull request: [LIBCLOUD-614] multiple bugfixes and improv...

2014-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/360 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (LIBCLOUD-614) multiple bugfixes and improvements to GCE

2014-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142187#comment-14142187 ] ASF GitHub Bot commented on LIBCLOUD-614: - Github user asfgit closed the pull