Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-30 Thread Asanka Sanjaya Herath
Hi Gayan, I have forked Apache Stratos repository[1]. I'll commit the update to repository as you instructed. I have configured a Stratos php cartridge in GCE(using puppet) but I wasn't able to access the application through default stratos Load balancer(Port 8280). As soon as I fixed that I'll st

Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-30 Thread Gayan Gunarathne
Great. Now diagram is more clear. I guess in the meantime you can concentrate on how to configure and start the GCE load balancer. Also you can fork the Apache Stratos repo to your repository and start the implementation. Thanks, Gayan On Fri, May 29, 2015 at 8:11 PM, Asanka Sanjaya Herath wrot

Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-28 Thread Asanka Sanjaya Herath
Hi Isuru, Thank you for information. You are correct. I'll update the class diagram and update the thread. On Thu, May 28, 2015 at 7:05 PM, Isuru Haththotuwa wrote: > Hi Asanka, > > On Thu, May 28, 2015 at 5:42 PM, Asanka Sanjaya Herath > wrote: > >> Hi Gayan, >> >> I'm going to use that class

Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-28 Thread Isuru Haththotuwa
Hi Asanka, On Thu, May 28, 2015 at 5:42 PM, Asanka Sanjaya Herath wrote: > Hi Gayan, > > I'm going to use that class in order to read the configuration which saved > by the user before starting the extension. The configuration contains > entries like target pool name, forwarding rule name etc. I

Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-28 Thread Asanka Sanjaya Herath
Hi Gayan, I'm going to use that class in order to read the configuration which saved by the user before starting the extension. The configuration contains entries like target pool name, forwarding rule name etc. If user has not specified these names, the program will use default values for these e

Re: [GSOC] - GCE load balancing support for stratos - Class Diagram

2015-05-28 Thread Gayan Gunarathne
Hi Asanka, Thanks for the update. That class diagrams looks good. Can you please elaborate more about the "GCEConfigurationReader" Class? What is the responsibility of that class? Thanks, Gayan On Thu, May 28, 2015 at 5:01 PM, Asanka Sanjaya Herath wrote: > Hi All, > > Here I have attached my