AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-28 Thread Swapnil Patil
Hi, To add EC2 instances to AWS load balancer, we need instance id assigned by AWS. But org.apache.stratos.load.balancer.common.domain.Member doesn't have instanceId field. org.apache.stratos.cloud.controller.domain.MemberContext has instanceId field. I hope this is what we need. Now, currently

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-23 Thread Swapnil Patil
Hi Imesh, OK. We will use DNS based domain mappings. I will update the class diagram accordingly and share it soon. Thanks and Regards, Swapnil On Sat, May 23, 2015 at 5:26 PM, Imesh Gunaratne wrote: > Hi Swapnil, > > I do not think using HAProxy with AWS load balancer is a good approach. > >

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-23 Thread Imesh Gunaratne
Hi Swapnil, I do not think using HAProxy with AWS load balancer is a good approach. According to the AWS load balancer architecture, IMO we may need to create a load balancer per cluster. The reason is that an AWS load balancer instance could only have one set of port mappings and one set of memb

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-23 Thread Swapnil Patil
Hi Imesh, Thanks for the feedback. 1. OK, I will do the changes accordingly and share the updated design document. 2. As mentioned in the proposal, as AWS load balancer cannot route traffic based on the hostname field of the request, we need to use HA Proxy between AWS load balanc

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-23 Thread Imesh Gunaratne
Hi Swapnil, Thanks for the update, regarding the class diagram: - We have now removed active instances count from Requests In Flight autoscaling factor. You may need to update your statistics reader classes accordingly. - Why do we have haproxy related classes in this? - Other clas

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-15 Thread Swapnil Patil
Hi, Here is the update for this week. 1. I designed a UML diagram and have shared it. Waiting for feedback. 2. Setting up Stratos on my local machine. I also plan to try HAProxy extension as well. So I am currently configuring Stratos. I have installed all the prerequisites and configured puppet.

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-14 Thread Imesh Gunaratne
Thanks Swapnil! We will review it and get back to you soon. On Wed, May 13, 2015 at 8:49 PM, Swapnil Patil wrote: > Hi, > > I have completed UML diagram for the project. Please find it attached. > > I would appreciate any suggestions for improvements. > > Thanks and Regards, > Swapnil > > On Sun

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-13 Thread Swapnil Patil
Hi, I have completed UML diagram for the project. Please find it attached. I would appreciate any suggestions for improvements. Thanks and Regards, Swapnil On Sun, May 10, 2015 at 3:30 PM, Swapnil Patil wrote: > Hi, > > I need to start working on design documentation. Before that just > wonde

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-10 Thread Swapnil Patil
Hi, I need to start working on design documentation. Before that just wondering what kind of documentation is needed like class diagram, workflow diagram etc. Thanks and Regards, Swapnil Thank you Udara! I will go ahead with 14. Thanks and Regards, Swapnil On Thu, May 7, 2015 at 1:47 PM, Udara

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-07 Thread Udara Liyanage
Hi, I am running Stratos on Ubuntu 14 currently. It works fine. Earlier there were an issue when installing puppet on 14(May be this is why the earliest version is not mentioned as the recomended). I don't think it still exist. On Thu, May 7, 2015 at 1:45 PM, Swapnil Patil wrote: > Hi, > > I am

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-07 Thread Swapnil Patil
Thank you Udara! I will go ahead with 14. Thanks and Regards, Swapnil On Thu, May 7, 2015 at 1:47 PM, Udara Liyanage wrote: > Hi, > > I am running Stratos on Ubuntu 14 currently. It works fine. Earlier there > were an issue when installing puppet on 14(May be this is why the earliest > version

AWS Load Balancing Support for Stratos - GSoC 2015

2015-05-07 Thread Swapnil Patil
Hi, I am trying to setup Stratos. As per the documentation [1], we need Ubuntu 12.04 64 bit server version. Just wondering if it is OK to use Ubuntu 14.04 64 server instead of 12.04? [1] : https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Prerequisites Thanks and Regards, Swapnil

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-29 Thread Swapnil Patil
Hi Imesh, Ok. No problem. I am currently using the Free Tier. Thanks and Regards, Swapnil On Thu, Apr 30, 2015 at 10:02 AM, Imesh Gunaratne wrote: > Hi Swapnil, > > At the moment we do not have an AWS account for Stratos. You should be > able to use AWS Free Tier for this: > http://aws.amazon.

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-29 Thread Imesh Gunaratne
Hi Swapnil, At the moment we do not have an AWS account for Stratos. You should be able to use AWS Free Tier for this: http://aws.amazon.com/free/faqs/ Thanks On Thu, Apr 30, 2015 at 12:03 AM, Swapnil Patil wrote: > Hi All, > > Thank you for selecting my proposal for this project. > > As an in

AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-29 Thread Swapnil Patil
Hi All, Thank you for selecting my proposal for this project. As an initial step I am trying to setup Stratos. Just wondering if I will get an AWS account that I can use for this project or I have to use my own? Thanks and Regards, Swapnil

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-23 Thread Swapnil Patil
Hi Imesh, Thank you! I have fixed the broken image link in the proposal now. Could you please check? Thanks and Regards, Swapnil On Thu, Apr 23, 2015 at 2:16 PM, Imesh Gunaratne wrote: > Great! Thanks Swapnil! I have now enabled post deadline edit permissions. > Please try to update it again.

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-23 Thread Imesh Gunaratne
Great! Thanks Swapnil! I have now enabled post deadline edit permissions. Please try to update it again. Thanks On Thu, Apr 23, 2015 at 10:37 AM, Swapnil Patil wrote: > Hi Imesh, > > I just noticed a comment on my proposal in Melange to fix the broken image > link. > > Apologies that I missed i

AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Swapnil Patil
Hi Imesh, I just noticed a comment on my proposal in Melange to fix the broken image link. Apologies that I missed it earlier. I have put a comment with the new link for the image. Thanks and Regards, Swapnil

Re: Proposal for AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-24 Thread Swapnil Patil
Hi, I am waiting for feedback on my proposal. I would appreciate any help to improve to it. Thanks and Regards, Swapnil Patil On Tue, Mar 24, 2015 at 1:29 AM, Swapnil Patil wrote: > Hi, > > Please find below the link for my proposal. > > > https://docs.google.com/document/d/1JTDa0L0Prp4S8Gn4_3

Proposal for AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-23 Thread Swapnil Patil
Hi, Please find below the link for my proposal. https://docs.google.com/document/d/1JTDa0L0Prp4S8Gn4_3l_JOq8UOlNxBGOe59Z8cqVUfM/edit?usp=sharing Thanks and Regards, Swapnil Patil On Sat, Mar 14, 2015 at 8:15 PM, Imesh Gunaratne wrote: > Hi Swapnil, > > It's nice to hear from you! Thanks Visha

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-14 Thread Swapnil Patil
Hi Imesh, Thank you for the information. I am currently going through AWS load balancer API. I have an AWS account, I will try out the API and sample scenario as you suggested. Thanks and Regards, Swapnil On Sat, Mar 14, 2015 at 8:15 PM, Imesh Gunaratne wrote: > Hi Swapnil, > > It's nice to h

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-14 Thread Imesh Gunaratne
Hi Swapnil, It's nice to hear from you! Thanks Vishanth for adding details. The idea of this project is to implement Stratos load balancer extension to programatically configure Amazon AWS load balancer to work with Stratos. You could do the following to start with this project: - Find informati

AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-12 Thread Swapnil Patil
Hi, This seems a very exciting project to me. I would like to work on this idea as my GSoC 2015 project. I am a Masters' student from IIIT Hyderabad. I have done a project related to OpenStack and currently working on a project related to Docker. I have great interest in working on cloud technolo

Re: AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-12 Thread Vishanth Balasubramaniam
Hi Swapnil, Nice to see your interest. You can go ahead and prepare a draft project proposal and share it on a google document which will be reviewed and be selected among the others who are interested in this project. Please note that there are few other projects are available as well on Stratos

AWS Load Balancing Support for Stratos - GSoC 2015

2015-03-12 Thread Swapnil Patil
Hi, This seems a very exciting project to me. I would like to work on this idea as my GSoC 2015 project. I am currently a Masters' student from IIIT Hyderabad. I have 3 years of work experience as Software Engineer at SunGard. I have done a project related to OpenStack and currently working on a