Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-12 Thread Imesh Gunaratne
Hi Devs, We have now completed almost all the tasks needed for 4.1.0-Alpha release: 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service Grouping on OpenStack and EC2 (DONE) 3. Verify Clustering Support for Stratos Components (DONE) 4. Implement Load Balancer Configuration for Service Groupin

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-11 Thread Imesh Gunaratne
I have now completed task 8: - Added tenantPartitions property to cartridge bean in the REST API. - Updated cloud controller service definition to handle tenant partitions. - Updated default application parser to find the tenant range from tenant id and tenant partitions for each cluster. - Impleme

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-10 Thread Imesh Gunaratne
Shiro has contributed to clustering implementation in Autoscaler with the following pull request [1] and it is now merged to master branch. [1] https://github.com/apache/stratos/pull/165 On Sun, Jan 11, 2015 at 9:47 AM, Imesh Gunaratne wrote: > We have now completed domain mappings functionalit

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-10 Thread Imesh Gunaratne
We have now completed domain mappings functionality, now the latest task status looks as follows: 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service Grouping on OpenStack and EC2 (DONE) *3. Verify Clustering Support for Stratos Components (IN-PROGRESS)* 4. Implement Load Balancer Configurati

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-08 Thread Imesh Gunaratne
Thanks Lakmal, yes we could remove docker image resizing effort from alpha release since we have completed Kubernetes workflow. We have also completed the load balancer configuration task, now the latest task list status would be as follows: 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-08 Thread Lakmal Warusawithana
On Fri, Jan 9, 2015 at 11:39 AM, Imesh Gunaratne wrote: > Hi Devs, > > I'm now working on fixing Domain Mapping functionality. While doing this I > found another functionality which we need to fix (Task-9): > > 1. Finalize Kubernetes Workflow (DONE) > 2. Verify Service Grouping on OpenStack and E

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-08 Thread Imesh Gunaratne
Hi Devs, I'm now working on fixing Domain Mapping functionality. While doing this I found another functionality which we need to fix (Task-9): 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service Grouping on OpenStack and EC2 (DONE) *3. Verify Clustering Support for Stratos Components (IN-PRO

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-07 Thread Imesh Gunaratne
Hi Devs, Please find the latest status of the tasks we need to complete for 4.1.0-Alpha release below: 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service Grouping on OpenStack and EC2 (DONE) *3. Verify Clustering Support for Stratos Components (IN-PROGRESS)* *4. Implement Load Balancer Conf

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-07 Thread Imesh Gunaratne
Great work Sajith! Now we have verified both OpenStack and EC2 on the latest codebase. Thanks On Wed, Jan 7, 2015 at 1:21 PM, Sajith Kariyawasam wrote: > I tested the basic flow in Openstack, and it worked fine. I used a single > cartridge (tomcat) and got the member activated event. Were able

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-06 Thread Sajith Kariyawasam
I tested the basic flow in Openstack, and it worked fine. I used a single cartridge (tomcat) and got the member activated event. Were able to access tomcat home page. Now I'm in the process of testing more complex scenarios Thanks, Sajith On Tue, Jan 6, 2015 at 1:21 PM, Sajith Kariyawasam wrote:

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Sajith Kariyawasam
I fixed this now. Verified with a tomcat cartridge in Openstack On Tue, Jan 6, 2015 at 11:55 AM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi, > > DEPLOYMENT payload parameter set in two places in BasicPayloadData and > ApplicationUtils. Can we set this in one place ? > > Thanks

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Manula Chathurika Thantriwatte
Hi, DEPLOYMENT payload parameter set in two places in BasicPayloadData and ApplicationUtils. Can we set this in one place ? Thanks ! On Tue, Jan 6, 2015 at 11:40 AM, Sajith Kariyawasam wrote: > Found an issue while testing in Openstack, DEPLOYMENT payload parameter is > set twice, as follows..

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Sajith Kariyawasam
Found an issue while testing in Openstack, DEPLOYMENT payload parameter is set twice, as follows.. APPLICATION_ID=single-cartridge-app,GROUP_NAME=null,SERVICE_NAME=tomcat,HOST_NAME= tomcat.tomcat.apache.org ,MULTITENANT=false,TENANT_ID=-1234,TENANT_RANGE=*,CARTRIDGE_ALIAS=tomcat,CLUSTER_ID=tomcat.

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Mariangela Hills
I will work with Manula on this task! Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Tue, Jan 6, 2015 at 9:34 AM, Manula Chathurika Thantriwatte < manu...@wso2.com> wr

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Manula Chathurika Thantriwatte
Hi, I'll work with Mari and update the documentation. Thanks ! On Mon, Jan 5, 2015 at 6:22 PM, Imesh Gunaratne wrote: > Great work Manula! Really nice to hear that it worked on EC2 without any > problems. > > I think we need to update the documentation with the relevant information > including

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Imesh Gunaratne
Great work Manula! Really nice to hear that it worked on EC2 without any problems. I think we need to update the documentation with the relevant information including how to setup Stratos 4.1.0 on EC2 from scratch. Appreciate if Mari can assist us on this. Thanks On Mon, Jan 5, 2015 at 5:12 PM,

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-05 Thread Manula Chathurika Thantriwatte
Hi, I have done the test in EC2 IaaS and it works successfully. Thanks ! On Sun, Jan 4, 2015 at 10:42 PM, Imesh Gunaratne wrote: > Great work Lahiru! > > Thanks > -- Regards, Manula Chathurika Thantriwatte Software Engineer WSO2 Inc. : http://wso2.com lean . enterprise . middleware email

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-04 Thread Imesh Gunaratne
Great work Lahiru! Thanks

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-02 Thread Rajkumar Rajaratnam
It is already implemented and was working fine. https://git-wip-us.apache.org/repos/asf?p=stratos.git;a=tree;f=components/org.apache.stratos.python.cartridge.agent/cartridgeagent/cartridgeagent/modules/artifactmgt;h=b0376c57220d2ca577c7b383d8a1461b80b18e5c;hb=HEAD Thanks. On Fri, Jan 2, 2015 at

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-02 Thread Lakmal Warusawithana
What do you mean?? Its there since M3 On Fri, Jan 2, 2015 at 6:25 PM, Imesh Gunaratne wrote: > Seems like we have not written logic in agent to checkout artifacts from > GIT repository. > > On Fri, Jan 2, 2015 at 6:08 PM, Imesh Gunaratne wrote: > >> I have now fixed the issue of accessing the s

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-02 Thread Imesh Gunaratne
Seems like we have not written logic in agent to checkout artifacts from GIT repository. On Fri, Jan 2, 2015 at 6:08 PM, Imesh Gunaratne wrote: > I have now fixed the issue of accessing the service via the host machine > (http://kubernetes-master-ip:port/) and pushed changes to master branch. >

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-02 Thread Imesh Gunaratne
I have now fixed the issue of accessing the service via the host machine (http://kubernetes-master-ip:port/) and pushed changes to master branch. Now I see a problem when a public GIT repo url is given without specifying credentials. I'm currently looking into this. Thanks On Fri, Jan 2, 2015 at

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-02 Thread Imesh Gunaratne
I have now resolved the health statistics publishing issue in agent: - There were several topology event parsers which were not properly updated with the latest changes. As a result those were raising errors. I have now fixed them. - Agent's logic which waits until CEP port is active was not visib

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Lahiru Sandaruwan
Hi, I will be testing grouping aspects and scaling scenarios related to that. Thanks. On Fri, Jan 2, 2015 at 10:04 AM, Imesh Gunaratne wrote: > Hi Devs, > > Wish you a Very Happy New Year! Hope you all had a great holiday! > > We have now come to the last stage of finalizing 4.1.0-Alpha rele

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Rajkumar Rajaratnam
I will work on verifying kubernetes workflow and testing on openstack if time permits. Thanks. On Fri, Jan 2, 2015 at 10:24 AM, Lakmal Warusawithana wrote: > thanks I will work on this > > On Fri, Jan 2, 2015 at 10:21 AM, Imesh Gunaratne wrote: > >> Thanks Lakmal! The latest docker image files

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Lakmal Warusawithana
thanks I will work on this On Fri, Jan 2, 2015 at 10:21 AM, Imesh Gunaratne wrote: > Thanks Lakmal! The latest docker image files can be found here: > https://github.com/imesh/stratos-docker-images > > Thanks > > On Fri, Jan 2, 2015 at 10:16 AM, Lakmal Warusawithana > wrote: > >> >> >> On Fri,

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Imesh Gunaratne
Thanks Lakmal! The latest docker image files can be found here: https://github.com/imesh/stratos-docker-images Thanks On Fri, Jan 2, 2015 at 10:16 AM, Lakmal Warusawithana wrote: > > > On Fri, Jan 2, 2015 at 10:04 AM, Imesh Gunaratne wrote: > >> Hi Devs, >> >> Wish you a Very Happy New Year! H

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Lakmal Warusawithana
On Fri, Jan 2, 2015 at 10:04 AM, Imesh Gunaratne wrote: > Hi Devs, > > Wish you a Very Happy New Year! Hope you all had a great holiday! > > We have now come to the last stage of finalizing 4.1.0-Alpha release. As I > can recall following are the remaining tasks we need to complete: > > *1. Final

[Discuss] Finalizing 4.1.0-Alpha Release

2015-01-01 Thread Imesh Gunaratne
Hi Devs, Wish you a Very Happy New Year! Hope you all had a great holiday! We have now come to the last stage of finalizing 4.1.0-Alpha release. As I can recall following are the remaining tasks we need to complete: *1. Finalize Kubernetes Workflow:* During past few days I was fixing issues in