Skip to content

[LIBCLOUD-605] Support HTTP-LB in GCE NodeDriver#429

Closed
verb wants to merge 1 commit into
apache:trunkfrom
verb:LIBCLOUD-605_gce_httplb_squashed
Closed

[LIBCLOUD-605] Support HTTP-LB in GCE NodeDriver#429
verb wants to merge 1 commit into
apache:trunkfrom
verb:LIBCLOUD-605_gce_httplb_squashed

Conversation

@verb
Copy link
Copy Markdown

@verb verb commented Jan 7, 2015

This change adds coverage for GCE's HTTP-LB features via ex_* functions
in the GCE NodeDriver.

Also, this updates the existing ex_create_forwarding_rule to use a
more generic 'target' parameter. Previously this was 'targetpool', but
the GCE API has changed this to 'target' because it can be a targetPool,
targetInstance or targetHttpProxy. This update is backwards compatible.

@erjohnso This replaces PR #427

This change adds coverage for GCE's HTTP-LB features via ex_* functions
in the GCE NodeDriver.

Also, this updates the existing ex_create_forwarding_rule to use a
more generic 'target' parameter.  Previously this was 'targetpool', but
the GCE API has changed this to 'target' because it can be a targetPool,
targetInstance or targetHttpProxy.  This update is backwards compatible.
@asfgit asfgit closed this in ecd3673 Jan 8, 2015
@erjohnso
Copy link
Copy Markdown
Contributor

erjohnso commented Jan 8, 2015

Thanks @verb!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants