Skip to content

[google] global IP addresses#394

Closed
erjohnso wants to merge 1 commit into
apache:trunkfrom
erjohnso:GCE_GlobalAddress
Closed

[google] global IP addresses#394
erjohnso wants to merge 1 commit into
apache:trunkfrom
erjohnso:GCE_GlobalAddress

Conversation

@erjohnso
Copy link
Copy Markdown
Contributor

I should've really added this as part of #390 but didn't catch it until after it had been merged.

Google Compute Engine typically has region-based IP addresses, but with the introduction of HTTP load-balancing, a global static IP addresses have been introduced. This PR is a small change to allow the GCEAddress class to allow for 'global' to be specified as the region.

New tests added to ensure both the original 'region-only' and new 'global' addresses are supported.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine for now, but next time, for readability purposes, I would prefer to declare a separate region variable in the method and use that.

@Kami
Copy link
Copy Markdown
Member

Kami commented Nov 25, 2014

Merged into trunk. Thanks.

@asfgit asfgit closed this in ec4ac70 Nov 25, 2014
@erjohnso erjohnso deleted the GCE_GlobalAddress branch December 18, 2014 22:16
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