[GitHub] stratos pull request: Fixed API path issues of Autoscaling and Kub...

2015-02-10 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/219 Fixed API path issues of Autoscaling and Kubernetes cluster Fixed API path issues of Autoscaling and Kubernetes cluster You can merge this pull request into a Git repository by running: $ git

Re: [Discuss] Apache Stratos Report for February 2015

2015-02-10 Thread Lakmal Warusawithana
added Chip Childers resignation. On Tue, Feb 10, 2015 at 1:44 PM, Lakmal Warusawithana wrote: > Hi Devs, > > Please see following report for past 3 months and provide feedback if any. > I will submit to board by 11th. > > PMC's, If any concern or issue, please discuss at private@. > > > > A

Re: 4.1 deployment policy questions

2015-02-10 Thread Imesh Gunaratne
+1 for the idea Lakmal! Yes I think it is better to have a call and discuss this before doing any changes. Thanks On Wed, Feb 11, 2015 at 8:05 AM, Lakmal Warusawithana wrote: > Hi Shaheed, > > Will try to explain further but simple and here some workaround solution. > > Previous release we only

Re: 4.1 deployment policy questions

2015-02-10 Thread Lakmal Warusawithana
Shaheed, shall we go for a call and get this clear. On Wed, Feb 11, 2015 at 8:05 AM, Lakmal Warusawithana wrote: > Hi Shaheed, > > Will try to explain further but simple and here some workaround solution. > > Previous release we only subscribe to a single cartridge with given > deployment policy

Jenkins build is back to normal : Stratos-Master-Nightly-Build #407

2015-02-10 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Stratos-Master-Nightly-Build » Apache Stratos - Common Composite Feature #407

2015-02-10 Thread Apache Jenkins Server
See

Re: 4.1 deployment policy questions

2015-02-10 Thread Lakmal Warusawithana
Hi Shaheed, Will try to explain further but simple and here some workaround solution. Previous release we only subscribe to a single cartridge with given deployment policy. We have re used defined deployment policy. The main reason that we cloud do, single cartridge has single deployment patten f

Re: [Discuss] [Issue] Subscribable Information is Only Read by Groups

2015-02-10 Thread Imesh Gunaratne
I have now fixed this in the master branch. Thanks On Wed, Feb 11, 2015 at 12:05 AM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Any update on this? This is going to block our ability to create a > single-cartridge application that mimics what a subscription used to do, > and cre

Re: 4.1 deployment policy questions

2015-02-10 Thread Imesh Gunaratne
Yes, I agree with your concerns Shaheed! Please find my comments below: On Wed, Feb 11, 2015 at 4:13 AM, Shaheed Haque wrote: > > > OK, I get that argument. But consider that multiple subscriptions all > using a single deployment spec was the previous model, and now we have > inverted that cardi

Re: 4.1 deployment policy questions

2015-02-10 Thread Imesh Gunaratne
Hi Shadeed, A good question! On Tue, Feb 10, 2015 at 11:45 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Hi, > > This is surely backwards. Why do deployment policies name the > application? Why can’t a single deployment policy be referenced by multiple > applications (just like

Re: [Discuss] Automated Itegration Test for Python Cartridge Agent

2015-02-10 Thread Imesh Gunaratne
Thanks guys! As a part of this effort I have done following: - Fixed topology class variable initialization issue in Topology Context: 814206754534a0ef6be90eb224bb1889f9e171fd - Fixed Git logic which was not working due to using %r instead of %s in string place holders: 9ec6e0c287ffcd2a0cc7578fcf3

Re: 4.1 deployment policy questions

2015-02-10 Thread Shaheed Haque
OK, I get that argument. But consider that multiple subscriptions all using a single deployment spec was the previous model, and now we have inverted that cardinality completely. To my knowledge, in addition to the generic automation of single cartridge subscriptions we provided our Stratos

Re: 4.1 deployment policy questions

2015-02-10 Thread Udara Liyanage
An application definition defines cartridges and dependencies among the cartridges, and few other stuff such as autoscaling etc. Deployment policy defines how to deploy an application. Ideally application is defined once, but it should be able to deploy differently by using different deployment pol

RE: [Discuss] [Issue] Subscribable Information is Only Read by Groups

2015-02-10 Thread Shaheedur Haque (shahhaqu)
Any update on this? This is going to block our ability to create a single-cartridge application that mimics what a subscription used to do, and create a nasty migration story… From: Imesh Gunaratne [mailto:im...@apache.org] Sent: 06 February 2015 10:43 To: dev Subject: [Discuss] [Issue] Subscrib

4.1 deployment policy questions

2015-02-10 Thread Shaheedur Haque (shahhaqu)
Hi, I am just looking at the new group/application mode, for 4.1, and I noticed that the subscribablesInfo no longer contains a deploymentPolicy. For example, from [1]: "applicationId: "single_group_v1", ... "subscribableInfo": { "alias": "tom2group6", "autoscalingPo

List of Items to be Validated at Application Deplyment

2015-02-10 Thread Isuru Haththotuwa
Hi Devs, Came up with following tentatively for $subject. Please add any others that I have missed: - aliases/application id (should be non-null, and maybe a validation for characters, length, etc.) - checking if referred Group definitions are already deployed - checking if referred c

Re: [Discuss] Automated Itegration Test for Python Cartridge Agent

2015-02-10 Thread Isuru Haththotuwa
This is great. Nice work imesh! On Tue, Feb 10, 2015 at 9:32 PM, Imesh Gunaratne wrote: > Hi Devs, > > I have some good news! I implemented an automated integration test for > Python Cartridge Agent (PCA) to verify its logic at build time without > waiting to execute a complete workflow by bundl

Re: [Discuss] Automated Itegration Test for Python Cartridge Agent

2015-02-10 Thread Chamila De Alwis
Great work Imesh! This is indeed good news. It was really difficult to test the PCA as a component until now. Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Tue, Feb 10, 2015 at 9:32 PM, Imesh Gunaratne wrote: > Hi Devs, > > I have some goo

[Discuss] Automated Itegration Test for Python Cartridge Agent

2015-02-10 Thread Imesh Gunaratne
Hi Devs, I have some good news! I implemented an automated integration test for Python Cartridge Agent (PCA) to verify its logic at build time without waiting to execute a complete workflow by bundling PCA in a VM or Docker image. This test copy the PCA distribution to a new folder under target/,

Re: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Mariangela Hills
Permissions added to wiki! Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. w: http://wso2.com On Tue, Feb 10, 2015 at 6:23 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > HI, > > > > I just si

[jira] [Created] (STRATOS-1183) Member is not terminated when scaling down

2015-02-10 Thread Sajith Kariyawasam (JIRA)
Sajith Kariyawasam created STRATOS-1183: --- Summary: Member is not terminated when scaling down Key: STRATOS-1183 URL: https://issues.apache.org/jira/browse/STRATOS-1183 Project: Stratos

[jira] [Assigned] (STRATOS-1109) Autoscaler rule throws a NPE when dependency scaling sample is running.

2015-02-10 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam reassigned STRATOS-1109: --- Assignee: Sajith Kariyawasam > Autoscaler rule throws a NPE when dependency

[jira] [Created] (STRATOS-1182) Unable to Delete an Application

2015-02-10 Thread Shavindri Dissanayake (JIRA)
Shavindri Dissanayake created STRATOS-1182: -- Summary: Unable to Delete an Application Key: STRATOS-1182 URL: https://issues.apache.org/jira/browse/STRATOS-1182 Project: Stratos Issue

Jenkins build is back to normal : Stratos-Master-Commit-Build » Apache Stratos - Load Balancer - Distribution #145

2015-02-10 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Stratos-Master-Commit-Build #145

2015-02-10 Thread Apache Jenkins Server
See

Build failed in Jenkins: Stratos-Master-Commit-Build #144

2015-02-10 Thread Apache Jenkins Server
See Changes: [gayang] Update the docker file scripts with base-image:rc1 version and latest agent zip file -- [...truncated 9216 lines...] Compression is 0.0% Took 0.17 sec [JENKINS]

Build failed in Jenkins: Stratos-Master-Commit-Build » Apache Stratos - Load Balancer - Distribution #144

2015-02-10 Thread Apache Jenkins Server
See -- [INFO] [INFO]

Re: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Mariangela Hills
Hi Shaheed, I tried to add wiki permissions, but I could not find your username or email address. Please signup on Apache Stratos wiki and send your details to us, so that we can provide you the required permissions. Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, In

Re: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Isuru Perera
Hi Have you signed up for Apache Wiki? If not sign up from here: https://cwiki.apache.org/confluence/signup.action Please let us know your user name for Apache Wiki. Thanks! On Tue, Feb 10, 2015 at 2:48 PM, Lakmal Warusawithana wrote: > @Mari, please provide permission to Shaheed. > > On Tue,

Re: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Lakmal Warusawithana
@Mari, please provide permission to Shaheed. On Tue, Feb 10, 2015 at 2:43 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Who/how do I ask for Wiki write permission? > > > > *From:* Imesh Gunaratne [mailto:im...@apache.org] > *Sent:* 10 February 2015 09:00 > *To:* dev > *Subject:*

RE: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Shaheedur Haque (shahhaqu)
Who/how do I ask for Wiki write permission? From: Imesh Gunaratne [mailto:im...@apache.org] Sent: 10 February 2015 09:00 To: dev Subject: Re: Dcoumentation for Cartridge Group Definition and Application Definition? Hi Shaheed, On Tue, Feb 10, 2015 at 2:00 PM, Shaheedur Haque (shahhaqu) mailto:

Re: Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Imesh Gunaratne
Hi Shaheed, On Tue, Feb 10, 2015 at 2:00 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Hi all, > > > > In trying to integrate with the Cartridge Group Definitions and > Application Definitions for 4.1, I see that the documentation at [1] and > [2] seems incomplete/broken. Is ther

Re: [Discuss] [Issue] Python Cartridge Agent does not wait until Complete Topology Event at the Startup

2015-02-10 Thread Imesh Gunaratne
Great! Thanks for the clarification Chamila! I will fix this. Thanks On Tue, Feb 10, 2015 at 9:06 AM, Chamila De Alwis wrote: > Hi Imesh, > > This is because the the topology is not set in the TopologyContext when > this query is done. As far as I remember this is because the first > CompleteTo

Dcoumentation for Cartridge Group Definition and Application Definition?

2015-02-10 Thread Shaheedur Haque (shahhaqu)
Hi all, In trying to integrate with the Cartridge Group Definitions and Application Definitions for 4.1, I see that the documentation at [1] and [2] seems incomplete/broken. Is there up-to-date documentation I can reference please? Also, with reference to [1] and [2], I notice several aspects

[Discuss] Apache Stratos Report for February 2015

2015-02-10 Thread Lakmal Warusawithana
Hi Devs, Please see following report for past 3 months and provide feedback if any. I will submit to board by 11th. PMC's, If any concern or issue, please discuss at private@. Apache Stratos Report for February 2015 === Apache Stratos is a highly-extensib