[GitHub] stratos pull request: Tenant isolation for policies and partitions...

2014-10-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

Re: [Hangout] Stratos 4.1.0 - M1 Developer Preview

2014-10-02 Thread Isuru Haththotuwa
Please find the YouTube link: https://www.youtube.com/watch?v=6XBph9ap_P0 On Fri, Oct 3, 2014 at 10:21 AM, Isuru Haththotuwa wrote: > Please find the hangout link: > > > https://plus.google.com/hangouts/_/hoaevent/AP36tYe0cnu2G48yITWpw_KYHHVGyccIeXPH1e40MDW_sPZUzSIVVQ?authuser=0&hl=en > > On Th

Re: [Hangout] Stratos 4.1.0 - M1 Developer Preview

2014-10-02 Thread Isuru Haththotuwa
Please find the hangout link: https://plus.google.com/hangouts/_/hoaevent/AP36tYe0cnu2G48yITWpw_KYHHVGyccIeXPH1e40MDW_sPZUzSIVVQ?authuser=0&hl=en On Thu, Oct 2, 2014 at 4:18 PM, Lakmal Warusawithana wrote: > +1, this will be very useful. > > On Thu, Oct 2, 2014 at 3:37 PM, Nirmal Fernando > wr

Re: 4.1.0-M1 developer preview

2014-10-02 Thread Nirmal Fernando
Hi All, Please find the M1 user guide (not finished yet) at https://github.com/nirmal070125/Nirmal-s-Thoughts/blob/master/docker/Stratos-4.1.0-M1-UserGuide.md . Please feel free to send PRs and once it's good enough, I'll port it to Stratos. On Tue, Sep 30, 2014 at 1:32 PM, Sajith Kariyawasam w

RE: [Discuss][Grouping] Handling Group level scaling in Composite Application

2014-10-02 Thread Martin Eppel (meppel)
Hi Reka, See inline (“Martin:”) Thanks Martin From: Reka Thirunavukkarasu [mailto:r...@wso2.com] Sent: Thursday, October 02, 2014 5:58 AM To: dev Cc: Lakmal Warusawithana; Shaheedur Haque (shahhaqu); Martin Eppel (meppel); Isuru Haththotuwa; Udara Liyanage Subject: [Discuss][Grouping] Handling

Re: Supporting dynamically build / publish docker images in cartridge deployment

2014-10-02 Thread Imesh Gunaratne
Hi Sajith, Great! Thanks for the clarification. When we say registry here are we referring Docker Registry or one of the Stratos Registries? Thanks On Fri, Sep 12, 2014 at 10:39 AM, Sajith Kariyawasam wrote: > Hi Imesh, > > What I thought was to define a Docker image file location (github url)

[GitHub] stratos pull request: Tenant isolation for policies and partitions...

2014-10-02 Thread shirolk
GitHub user shirolk opened a pull request: https://github.com/apache/stratos/pull/78 Tenant isolation for policies and partitions in Autoscalar You can merge this pull request into a Git repository by running: $ git pull https://github.com/shirolk/stratos tenant-isolation-feat

RE: [Service Grouping] Cannot Undeploy Group which is Already Deployed

2014-10-02 Thread Martin Eppel (meppel)
Hi Isuru, I’ll take a look, Thanks Martin From: isu...@wso2.com [mailto:isu...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Thursday, October 02, 2014 5:14 AM To: dev Cc: Martin Eppel (meppel) Subject: [Service Grouping] Cannot Undeploy Group which is Already Deployed Hi Devs, Getting the fo

Re: [Hangout] Stratos Cluster Monitoring Improvement - Design and Code review

2014-10-02 Thread Rajkumar Rajaratnam
Hi, As discussed in the hangout, in AutoscalerHealthStatEventReceiver[1] we are checking the cluster types, and doing things accordingly like below. if(monitor.getClusterType() == ClusterType.VMServiceCluster || monitor.getClusterType() == ClusterType.VMLbCluster)

Use of dual licensed libraries in Apache Projects

2014-10-02 Thread Chamila De Alwis
Hi, I want to use a Python library[1] which is dual licensed[2] with GPLv2 (because of a dependency of its own on a GPLv2 licensed library) and Apache License v2. The Apache page on Licensing[3] mentions that it doesn't dual license it's code. I'm not clear on the specifics, so does this mean I c

[Discuss][Grouping] Handling Group level scaling in Composite Application

2014-10-02 Thread Reka Thirunavukkarasu
Hi This is to discuss $subject. In the case of scaling with composite application, we can divide it into three parts as Martin has also explained in previous mails. I summarise as below from a Martin's mail with the proposed possible solution in stratos to support group level scaling: o scaling

Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-10-02 Thread Isuru Haththotuwa
Hi Martin, On Wed, Oct 1, 2014 at 10:58 AM, Martin Eppel (meppel) wrote: > Hi Isuru, > > > > Thanks for the reply, one more clarification – how will the cartridge > agent know it’s dependencies – through an event or by querying the meta > service ? > > > > Also, when you say the autoscaler publ

Re: [Grouping][Part-2] Composite Application Dependency Tree building based in Autoscaler

2014-10-02 Thread Reka Thirunavukkarasu
Hi Martin, On Wed, Oct 1, 2014 at 11:03 PM, Martin Eppel (meppel) wrote: > Hi Reka, > > > > Are you suggesting to replace the current startupOrder definition with the > one mentioned below ? > > > > "startupOrder" : [ > > { > > "start":"aa", > > "after":"bb" > >

[Service Grouping] Cannot Undeploy Group which is Already Deployed

2014-10-02 Thread Isuru Haththotuwa
Hi Devs, Getting the following error when I'm trying to undeploy a already deployed Group [1]. Basically it says that the Group is not there, even though its already deployed. [1]. [2014-10-02 17:32:23,257] ERROR {org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl} - ServiceGroup

Successfully built docker image push to glance takes multiple attempts

2014-10-02 Thread Suhan Dharmasuriya
Hi, Apache Stratos - Python cartridge fast track training project. I have created a docker image by Dockerfile automated build and tagged the image from root repository. Now I'm trying to push the image to glance. When I try to push the docker image to glance, I have to attempt several times to

Re: [Hangout] Stratos 4.1.0 - M1 Developer Preview

2014-10-02 Thread Lakmal Warusawithana
+1, this will be very useful. On Thu, Oct 2, 2014 at 3:37 PM, Nirmal Fernando wrote: > Hi All, > > Shall we have a hangout on M1 - Developer Preview (which is almost ready), > on 3rd of October at 10.30AM IST ? > > I'll go through the steps you need to follow, to test M1. > > -- > Best Regards,

[Hangout] Stratos 4.1.0 - M1 Developer Preview

2014-10-02 Thread Nirmal Fernando
Hi All, Shall we have a hangout on M1 - Developer Preview (which is almost ready), on 3rd of October at 10.30AM IST ? I'll go through the steps you need to follow, to test M1. -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc

[Wiki] Stratos Configuration Definitions

2014-10-02 Thread Mariangela Hills
The definitions for Stratos configuration files have been documented in [1]. Please let me know whether any further information can be added to improve the content. Note that the same definitions have been duplicated for the 4.1.0 docs with the exception of the JNDI configurations as JNDI will be

[jira] [Created] (STRATOS-865) ClientConnectionPoolManager for rest client

2014-10-02 Thread Udara Liyanage (JIRA)
Udara Liyanage created STRATOS-865: -- Summary: ClientConnectionPoolManager for rest client Key: STRATOS-865 URL: https://issues.apache.org/jira/browse/STRATOS-865 Project: Stratos Issue Type:

[jira] [Created] (STRATOS-864) Wiki - Document the configurations in loadbalancer.conf

2014-10-02 Thread Mariangela Hills (JIRA)
Mariangela Hills created STRATOS-864: Summary: Wiki - Document the configurations in loadbalancer.conf Key: STRATOS-864 URL: https://issues.apache.org/jira/browse/STRATOS-864 Project: Stratos

[jira] [Updated] (STRATOS-863) Wiki - Document property definitions in MQTT file

2014-10-02 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-863: - Summary: Wiki - Document property definitions in MQTT file (was: Wiki- Document property

[jira] [Created] (STRATOS-863) Wiki- Document property definitions in MQTT file

2014-10-02 Thread Mariangela Hills (JIRA)
Mariangela Hills created STRATOS-863: Summary: Wiki- Document property definitions in MQTT file Key: STRATOS-863 URL: https://issues.apache.org/jira/browse/STRATOS-863 Project: Stratos Is

[jira] [Commented] (STRATOS-745) Wiki - Add a section to explain Stratos configurations

2014-10-02 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156253#comment-14156253 ] Mariangela Hills commented on STRATOS-745: -- Added configuration details related

Re: [Discuss] Coding Standards & Best Practices Guidelines

2014-10-02 Thread Reka Thirunavukkarasu
+1 for 120. On Thu, Oct 2, 2014 at 1:15 PM, Sajith Kariyawasam wrote: > +1 for 120, > > Also, introducing a Code Template can be useful, specially to maintain the > license headers etc > > Thanks, > Sajith > > On Thu, Oct 2, 2014 at 11:28 AM, Lahiru Sandaruwan > wrote: > >> +1 for 120. >> >> On

Re: [Discuss] Coding Standards & Best Practices Guidelines

2014-10-02 Thread Sajith Kariyawasam
+1 for 120, Also, introducing a Code Template can be useful, specially to maintain the license headers etc Thanks, Sajith On Thu, Oct 2, 2014 at 11:28 AM, Lahiru Sandaruwan wrote: > +1 for 120. > > On Thu, Oct 2, 2014 at 11:19 AM, Isuru Perera wrote: > >> Hi Nirmal, >> >> Sorry for the delay!