Test case repository

2014-08-26 Thread Chamila De Alwis
Hi, For Stratos, is there a standard manual test case repository? Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com

Re: Stratos Python Cartridge Agent

2014-08-26 Thread Gayan Gunarathne
Hi Akila, When we tried with the Apache Qpid Proton-C library we did the following prerequisites. # required dependencies yum install gcc cmake libuuid-devel # dependencies needed for ssl support yum install openssl-devel # dependencies needed for bindings yum install sw

[jira] [Created] (STRATOS-761) Tenant isolation for policies and definitions

2014-08-26 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-761: - Summary: Tenant isolation for policies and definitions Key: STRATOS-761 URL: https://issues.apache.org/jira/browse/STRATOS-761 Project: Stratos

Re: Stratos Python Cartridge Agent

2014-08-26 Thread Akila Ravihansa Perera
Hi Gayan, What are the concerns/blockers for using Apache Qpid Proton-C library [1] with Python binding? As I understood, this is cross-platform compatible (Linux/Windows) and you do not need Java. However, there is a pure Java implementation but we can use C/Python binding. We will have to inves

Introducing tenant isolation in policy/definition creation and usage

2014-08-26 Thread Shiroshica Kulatilake
Hi Devs, In the next release(4.1.0), Stratos will have the ability to; - define policies and definitions per tenant space - define quotas for policies/definitions as well as quotas for actual application creation (known as subscription now) - make use of these within the tenant space This was ini

Re: Problem Creating Multitenant Cartrige

2014-08-26 Thread Akila Ravihansa Perera
Hi Ignacio, >From the cartridge agent log, it seems your cartridge instance service port is not getting active. Cartridge agent will wait until all ports defined in cartridge definition json become active. Therefore make sure your service (on specified ports - 80 in your case) is getting started p

RE: Problem Creating Multitenant Cartrige

2014-08-26 Thread Udara Liyanage
Hi, If the instances got activated you should be able to subscribe. However let's say your instance got activated and after sometime cartridge agent could not send statistics to CEP, Stratos will mark the instance as a faulty member. Then Stratos will terminate the instance and spawn another insta

Re: Stratos Python Cartridge Agent

2014-08-26 Thread Gayan Gunarathne
Hi Chris, Thanks for adding the JIRA for ActiveMQ. Yeah It will be a worth addition. Thanks, Gayan On Tue, Aug 26, 2014 at 4:14 PM, chris snow wrote: > I guess the agent will need to be configurable to support STOMP for > ActiveMQ installations or AMQP for WSO2MB installations. > > Also, I r

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread R-Rajkumar
Github user R-Rajkumar commented on the pull request: https://github.com/apache/stratos/pull/18#issuecomment-53402572 picked the correct one. --- 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 t

Re: Stratos Python Cartridge Agent

2014-08-26 Thread chris snow
I guess the agent will need to be configurable to support STOMP for ActiveMQ installations or AMQP for WSO2MB installations. Also, I raised this JIRA: https://issues.apache.org/jira/browse/AMQ-5332 - it won't happen in our timescales, but I thought it was worth adding as it seems a lot of people h

Re: [GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread Udara Liyanage
Hi, It should be as below. There is no issue in removing help text since it is not showing. But feel better to keep it since it may be usefull in future. bamInfo:data.bamInfo, has_help: false, help: 'Create cartridges like PHP, Python, Ruby etc.. Or create data cartridges with mySql, PostgreSQL.

Re: Support DNS for puppetmaster in Stratos

2014-08-26 Thread Lahiru Sandaruwan
Also, since our configurations on puppet ip and puppet hostname is currently in Stratos manager, cartridge.properties file, i will add this variable to the same conf file. Thanks. On Tue, Aug 26, 2014 at 1:13 PM, Lahiru Sandaruwan wrote: > Hi all, > > It seems we do not have $subject now. It w

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread shirolk
Github user shirolk commented on the pull request: https://github.com/apache/stratos/pull/18#issuecomment-53395260 These extra lines have come in due to a merge and AFAIS(ee)in addition to removing these need to pick the correct block as well - i.e. between has_help:false, or

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/18 removing unwanted strings in jaggery console app's tenant_management.js You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos ma

cAdvisor - Stats collector for containers

2014-08-26 Thread Nirmal Fernando
cAdvisor cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each c

Support DNS for puppetmaster in Stratos

2014-08-26 Thread Lahiru Sandaruwan
Hi all, It seems we do not have $subject now. It would be a best practice to have in enterprise setups. Here is a possible fix i thought of, * In the case user has DNS, we can to add a payload parameter to cartridge jsons to inform that. e.g. DNS_AVAILABLE=true * In init.sh of cartridge instance

Re: Stratos Python Cartridge Agent

2014-08-26 Thread Gayan Gunarathne
Yeah Chris. Exactly the problem we have.Currently lot of python amqp agents for RabbitMQ which supports AMQP 0-9.[1]. [1] https://www.rabbitmq.com/specification.html Thanks, Gayan On Tue, Aug 26, 2014 at 12:25 PM, chris snow wrote: > Thanks Gayan! > > What errors were you hitting? The few

Re: Wso2 app factory

2014-08-26 Thread Udara Liyanage
Hi Dungdb, Best place to discuss about WSO2 App factory is d...@wso2.org. You will get comments from App factory experts there. On Tue, Aug 26, 2014 at 12:18 PM, Dungdb wrote: > Dear all, > I'm studying about WSO2 App factory. Wso2 said that it's 100% open source. > However, i saw the document

Stratos in docker images - feedback required

2014-08-26 Thread chris snow
Hi All, I've made some improvements to the Stratos in docker images [1]. It would be great to get this functionality production ready for the next release 4.1.0. Therefore, if you can try the instructions and provide feedback - that would be awesome! Many thanks, Chris --- [1] https://cwiki.