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 start implementation. And I have tested the GCE load balancer API using a sample program.
[1]. https://github.com/asankasanjaya/stratos.git On Sat, May 30, 2015 at 12:42 PM, Gayan Gunarathne <[email protected]> wrote: > 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 <[email protected] > > wrote: > >> Hi >> >> Here I have attached the updated class diagram. Any comment is >> appreciated. >> >> On Thu, May 28, 2015 at 1:39 PM, Asanka Sanjaya Herath < >> [email protected]> wrote: >> >>> 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 <[email protected]> >>> wrote: >>> >>>> Hi Asanka, >>>> >>>> On Thu, May 28, 2015 at 5:42 PM, Asanka Sanjaya Herath < >>>> [email protected]> 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. If user has not >>>>> specified these names, the program will use default values for these >>>>> entries. >>>>> >>>> I might have misunderstood you, but why do we need to read this >>>> information from a configuration file? When the extension is starting up, >>>> AFAIU it can use the Topology at that time to configure the relevant GCE >>>> side entities (target pools, forwarding rules, etc. as you have mentioned). >>>> The, the extension can use the Topology events to modify the same >>>> information in the GCE LB side dynamically. >>>> >>>>> >>>>> On Thu, May 28, 2015 at 5:38 PM, Gayan Gunarathne <[email protected]> >>>>> wrote: >>>>> >>>>>> 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 < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> Here I have attached my class diagram for the extension. Any >>>>>>> suggestion is appreciated. >>>>>>> >>>>>>> -- >>>>>>> Thanks, >>>>>>> Regards, >>>>>>> ASH >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> Gayan Gunarathne >>>>>> Technical Lead, WSO2 Inc. (http://wso2.com) >>>>>> Committer & PMC Member, Apache Stratos >>>>>> email : [email protected] | mobile : +94 766819985 >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks, >>>>> Regards, >>>>> ASH >>>>> >>>> >>>> >>>> >>>> -- >>>> Thanks and Regards, >>>> >>>> Isuru H. >>>> +94 716 358 048* <http://wso2.com/>* >>>> >>>> >>>> >>> >>> >>> -- >>> Thanks, >>> Regards, >>> ASH >>> >> >> >> >> -- >> Thanks, >> Regards, >> ASH >> > > > > -- > > Gayan Gunarathne > Technical Lead, WSO2 Inc. (http://wso2.com) > Committer & PMC Member, Apache Stratos > email : [email protected] | mobile : +94 766819985 > > > -- Thanks, Regards, ASH
