[jclouds-examples] Add google-examples as a module. (#60)

2014-08-14 Thread ashmrtnz
You can merge this Pull Request by running: git pull https://github.com/GoogleCloudPlatform/jclouds-examples pom Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-examples/pull/60 -- Commit Summary -- * Add google-examples as a module. -- File

Re: [jclouds-examples] Add layer 7 load balancer examples. (#61)

2014-08-14 Thread ashmrtnz
This request is dependent upon the PR for L7 load balancing in jclouds-labs-google which can be found [here](https://github.com/jclouds/jclouds-labs-google/pull/38). This should probably not be merged until the other PR is. --- Reply to this email directly or view it on GitHub:

[jclouds-labs-google] Initial commit to add l7 loadbalancing features and tests (#38)

2014-08-07 Thread ashmrtnz
Check out https://developers.google.com/compute/docs/load-balancing/http/ for an overview of what this is. You can merge this Pull Request by running: git pull https://github.com/GoogleCloudPlatform/jclouds-labs-google l7 Or you can view, comment on it, or merge it online at:

Re: [jclouds-labs-google] initial commit to support GCE LB (#22)

2014-07-30 Thread ashmrtnz
@andreaturli have you had a chance to review the suggestions nacx put up? As I mentioned I'm working on implementing L7 load balancing features and some of those features require http health checks when they are created. --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-google] initial commit to support GCE LB (#22)

2014-07-30 Thread ashmrtnz
No problem! I didn't want to have to re-implement what has already been done but I also wanted to make sure that the L7 features would be usable when I finish them up. --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-google] initial commit to support GCE LB (#22)

2014-07-24 Thread ashmrtnz
Is there any intention on merging this into master? All the code looks good and the tests passed when I pulled this branch and ran them. I was also working on creating L7 load balancing features to add to jclouds. --- Reply to this email directly or view it on GitHub: