Cartridge creation error

2015-05-22 Thread Asanka Sanjaya Herath
Hi All, I tried to create a php cartridge on GCE using init.sh[1] and config.sh[2]. When I run ./config.sh command it gives me following error. I have attached the log file here. Any help is appreciated. * Starting puppet agent puppet not configured to start, please edit /etc/default/puppet to

Re: [Discuss] LVS load balancer support for Apache Stratos

2015-05-22 Thread Imesh Gunaratne
Hi Gayan, Great work! Shall we have a public Google Hangout to demonstrate the features of this load balancer extension? Thanks On Fri, May 22, 2015 at 5:37 PM, Gayan Gunarathne wrote: > Now we have completed the developments of "keepalived"configuration > generation through the lvs extension.

Re: [IMPORTANT] Stratos 4.1.0 RC1 build in progress

2015-05-22 Thread Imesh Gunaratne
Great work Lahiru!! Thanks for taking the ownership of the release management tasks of this release and doing all the hard work. On Fri, May 22, 2015 at 3:32 PM, Lahiru Sandaruwan wrote: > Hi all, > > We have kicked off another released build with commit " > ed4715e1f2e907120637ff5ebb829b8598bbd

Re: [Discuss] Extending Integration Tests to Support Complex Unit Tests

2015-05-22 Thread Imesh Gunaratne
+1 Yes we could expose more API methods in Mock IaaS to make those configurable dynamically. On Fri, May 22, 2015 at 3:22 PM, Reka Thirunavukkarasu wrote: > Hi Isuru, > > It will be good initiative for adding more samples. Can we keep the > mock-iaas.xml and deploy or undeploy or scaleup or scal

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Chamila De Alwis
Hi David, The Puppet modules are mostly Debian specific, using flavor specific commands such as "apt-get". This is a shortcoming as of now and we need to make the modules more generic. However, the modules can be modified by a DevOps as well, since we are only providing the basic flow of the Pupp

Re: Mock IaaS is enabled by default

2015-05-22 Thread Imesh Gunaratne
Hi Martin, Please feel free to contribute to fix any of the issues that you see in the product or documentation. Thanks On Fri, May 22, 2015 at 10:08 PM, Martin Eppel (meppel) wrote: > Is the war file automatically excluded when the Mock IaaS is disabled or > do we have to manually change the

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread david hbase
Hi, Dev Yes, Exactly, When I execute the puppet agent and got this error. I am trying to deploy the Stratos 4.1 with production POC. But this is a blocker now. etc: without the Python Cartridge Agent, Stratosn 4.1 can not sync the cartridge status. Need help, Thanks -D On Fri, May 22, 2015 at

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Udara Liyanage
Hi, I guess this error is encountered when you execute puppet agent. Does our puppet master supports CentOS?

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread david hbase
Hi, Dev The issue is not from init.sh and config.sh. It's from CA package. Please help, Thanks -D [root@abc-42 bin]# puppet agent --test Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Caching catalog for abc002-42.cisco.com Info: Applying configuration version '14

RE: Testing stratos 4.1: group scaling

2015-05-22 Thread Martin Eppel (meppel)
Thanks Reka, Actually I set the threshold to 0 but it seems we are checking for it and report it as error rather than do any calculation, I’ll try your suggestions Martin From: Reka Thirunavukkarasu [mailto:r...@wso2.com] Sent: Friday, May 22, 2015 10:41 AM To: dev Subject: Re: Testing stratos

Re: Testing stratos 4.1: group scaling

2015-05-22 Thread Reka Thirunavukkarasu
Hi Martin, If you set the threshold of load average in the autoscaling policy to like 20-40 range and use the below script[1] to stress a particular VM/Vms, then the CPU usage will get higher. In that case, it will eventually exceed the threshold and then stratos will try to scaleup. If you are u

Re: Mock IaaS is enabled by default

2015-05-22 Thread Udara Liyanage
Hi, It is documented in [1]. Please refer to steps 5 and 6. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Install+Stratos+with+EC2+in+a+Testing+Environment On Fri, May 22, 2015 at 10:17 PM, Udara Liyanage wrote: > Hi, > > Nope war file will not be removed when the mock iaas is

Re: Mock IaaS is enabled by default

2015-05-22 Thread Udara Liyanage
Hi, Nope war file will not be removed when the mock iaas is disabled or enabled. You have to manually remove the web app. When the web app exist , it will be loaded into the memory which would consume some memory. Additionally if you enable Ghost Deployment, the web pp will be unloaded after some

RE: Mock IaaS is enabled by default

2015-05-22 Thread Martin Eppel (meppel)
Is the war file automatically excluded when the Mock IaaS is disabled or do we have to manually change the pom file (which one ?) to not include the war file ? Btw, Is this documented ? Thanks Martin From: Imesh Gunaratne [mailto:im...@apache.org] Sent: Friday, May 22, 2015 9:30 AM To: dev C

Re: [Docs] Verifying the artifact correlation content

2015-05-22 Thread Imesh Gunaratne
Great! Thanks Shavindri! On Fri, May 22, 2015 at 10:53 AM, Shavindri Dissanayake wrote: > Hi Imesh, > > Thank you! I added 'IaaS Provider' as a section and included Kubernetes > Cluster under it [1]. > > [1] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Artifact+Correlation > > Tha

RE: Testing stratos 4.1: group scaling

2015-05-22 Thread Martin Eppel (meppel)
Hi Reka, Thanks for the explanation. I think my question was more directed towards how can I simulate the statistics to exceed the thresholds to trigger the scale up, especially in the context of test automation. So to rephrase it, how can I simulate cartridge statistics events without having

Re: Mock IaaS is enabled by default

2015-05-22 Thread Imesh Gunaratne
Hi Martin, In a production system we need to disable the Mock IaaS (via mock-iaas.xml file) and remove the mock-iaas.war file from the webapps folder. The reasons are: - Mock IaaS web application would consume resources. - Mock IaaS API is not secured, therefore anyone could invoke it and

Re: [Discuss] Displaying Access URLs for Kubernetes Services in the UI

2015-05-22 Thread Imesh Gunaratne
Hi Lakmal, I'm sorry no, in the current implementation it will only show one Aceess URL per port mapping. This will have the first minion's public IP address. I will improve this in the next minor release to show all possible URLs. Thanks On Fri, May 22, 2015 at 9:25 AM, Lakmal Warusawithana wr

[jira] [Resolved] (STRATOS-1180) Modify extension execution structure in Python Cartridge Agent

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1180. Resolution: Fixed Assignee: Chamila de Alwis Resolving the jira, as

[jira] [Resolved] (STRATOS-1166) Python Cartridge Agent doesn't detect member initialized status

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1166. Resolution: Fixed Assignee: Chamila de Alwis Resolving the jira, as

[jira] [Resolved] (STRATOS-1181) Add error response message body to API methods together with HTTP status codes (400, 409, etc)

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1181. Resolution: Fixed Resolving the jira, as it is fixed according to the abov

[jira] [Resolved] (STRATOS-1174) Fix broken code segments in defaultextensionhandler.py in Python cartridge agent

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1174. Resolution: Fixed Assignee: Chamila de Alwis Resolving the jira, as

[jira] [Resolved] (STRATOS-1094) Add Load Balancer access URLs to clusters in the REST API GET Application/Runtime method

2015-05-22 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne resolved STRATOS-1094. --- Resolution: Fixed > Add Load Balancer access URLs to clusters in the REST API GET >

[jira] [Updated] (STRATOS-1108) Longetivity test issu: VMs spawned and Stratos threw OutOfMemoryError

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1108: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Longetivity

[jira] [Commented] (STRATOS-1094) Add Load Balancer access URLs to clusters in the REST API GET Application/Runtime method

2015-05-22 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556062#comment-14556062 ] Gayan Gunarathne commented on STRATOS-1094: --- Added with the commit c41e66b >

[jira] [Updated] (STRATOS-1205) Make Java Cartridge Agent functional

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1205: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Make Java Ca

[jira] [Resolved] (STRATOS-813) Fix critical issues reported by Sonar

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-813. --- Resolution: Fixed Since there are no BLCOKERs w.r.t stratos source code accor

[jira] [Updated] (STRATOS-1249) Introducing extension for Health monitoring of Server in Cartridge agent

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1249: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Introducing

[jira] [Resolved] (STRATOS-1374) Wrong responses returned from CLI

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1374. Resolution: Fixed > Wrong responses returned from CLI > --

[jira] [Resolved] (STRATOS-962) Control Log Verbosity and Remove Redundant Logs

2015-05-22 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa resolved STRATOS-962. --- Resolution: Fixed > Control Log Verbosity and Remove Redundant Logs > ---

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

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1183. Resolution: Fixed Member scale down is working fine in master now. Hence r

[jira] [Resolved] (STRATOS-1130) Adding cartridge method throws exception

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1130. Resolution: Fixed Cartridge addition is working fine in master now. This s

[jira] [Resolved] (STRATOS-924) Merge Service Grouping Changes to Master Branch

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne resolved STRATOS-924. - Resolution: Fixed > Merge Service Grouping Changes to Master Branch > ---

[jira] [Assigned] (STRATOS-924) Merge Service Grouping Changes to Master Branch

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne reassigned STRATOS-924: --- Assignee: Imesh Gunaratne > Merge Service Grouping Changes to Master Branch > --

[jira] [Resolved] (STRATOS-931) Resolve Merge Issues in Autoscaler

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne resolved STRATOS-931. - Resolution: Fixed Fix Version/s: 4.1.0 RC1 > Resolve Merge Issues in Autoscaler >

[jira] [Resolved] (STRATOS-933) Resolve Merge Issues in CLI

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne resolved STRATOS-933. - Resolution: Fixed > Resolve Merge Issues in CLI > --- > >

[jira] [Updated] (STRATOS-933) Resolve Merge Issues in CLI

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne updated STRATOS-933: Fix Version/s: 4.1.0 RC1 > Resolve Merge Issues in CLI > --- > >

[jira] [Resolved] (STRATOS-665) REST API need to Manage Versions

2015-05-22 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne resolved STRATOS-665. - Resolution: Fixed Fixed in 4.1.0-beta > REST API need to Manage Versions > -

[jira] [Resolved] (STRATOS-956) Stratos successfully delete non existing groups

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-956. --- Resolution: Fixed It is fixed in 4.1.0-beta2. > Stratos successfully delete

[jira] [Updated] (STRATOS-1223) Application schema validation

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1223: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Application

[jira] [Updated] (STRATOS-706) member terminate event should log reason

2015-05-22 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-706: -- Fix Version/s: (was: 4.1.0 RC1) (was: 4.1.0 M1)

Re: [Discuss] LVS load balancer support for Apache Stratos

2015-05-22 Thread Gayan Gunarathne
Now we have completed the developments of "keepalived"configuration generation through the lvs extension.It supports the regeneration of master and slave configuration in the case of real server scale up and down. Please refer the INSTALL.md[1] file which describes how to install the lvs extension

[jira] [Resolved] (STRATOS-1375) 'remove-user' with non existing user does not return correct response

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1375. Resolution: Fixed > 'remove-user' with non existing user does not return correct r

[jira] [Resolved] (STRATOS-1373) Wrong response returned from CLI at 'activate-tenant' command when non existing tenant is provided

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1373. Resolution: Fixed > Wrong response returned from CLI at 'activate-tenant' command

[jira] [Updated] (STRATOS-1264) "Contributing as a Non-committer" is missing Github info

2015-05-22 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-1264: -- Assignee: Shavindri Dissanayake (was: Mariangela Hills) > "Contributing as a Non-comm

[jira] [Updated] (STRATOS-1264) "Contributing as a Non-committer" is missing Github info

2015-05-22 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-1264: -- Fix Version/s: (was: 4.1.0 RC1) FUTURE > "Contributing as a Non

Re: [Docs] How to run Python cartridge agent without Puppet or Docker

2015-05-22 Thread Shavindri Dissanayake
Hi Lahiru & Anuruddha, I documented the content in [1] and [2] under 'Running the Python cartridge without Puppet or Docker'. Will you be able to verify it please. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0-Beta+2+Python+Cartridge+Agent+Guide [2] https://cwiki.apache.org/conflu

[jira] [Updated] (STRATOS-1213) Warning log is printed every time Application is deployed

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-1213: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Warning log is print

[jira] [Updated] (STRATOS-1165) Load balancer throws a NPE when shutting down

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-1165: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Load balancer throws

[jira] [Resolved] (STRATOS-1386) Specific exceptions thrown from CC/ AS are not propagated to clients properly

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1386. Resolution: Fixed > Specific exceptions thrown from CC/ AS are not propagated to c

[jira] [Resolved] (STRATOS-1401) CLI return status code, not a user message for add-autoscaling-policy command

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1401. Resolution: Fixed > CLI return status code, not a user message for add-autoscaling

[jira] [Assigned] (STRATOS-1375) 'remove-user' with non existing user does not return correct response

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan reassigned STRATOS-1375: -- Assignee: Dinithi De SIlva (was: Lahiru Sandaruwan) > 'remove-user' with non

[jira] [Assigned] (STRATOS-1373) Wrong response returned from CLI at 'activate-tenant' command when non existing tenant is provided

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan reassigned STRATOS-1373: -- Assignee: Dinithi De SIlva (was: Lahiru Sandaruwan) > Wrong response returne

[jira] [Resolved] (STRATOS-1355) Cannot see/add groups under another group in GUI

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1355. Resolution: Not A Problem > Cannot see/add groups under another group in GUI > ---

[jira] [Updated] (STRATOS-1229) Instance termination failed with NPE from jclouds

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-1229: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Instance termination

[jira] [Resolved] (STRATOS-1255) Test Autoscaling based on LB statisticss

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-1255. Resolution: Fixed > Test Autoscaling based on LB statisticss > ---

[jira] [Updated] (STRATOS-1228) Clean up user data passed to the instance

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-1228: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Clean up user data p

[jira] [Updated] (STRATOS-1209) Mock iaas send 0 as health stat for one stat type intermittently

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-1209: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > Mock iaas send 0 as

[jira] [Updated] (STRATOS-1111) CEP fails to publish member fault event in Single JVM mode

2015-05-22 Thread Lahiru Sandaruwan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan updated STRATOS-: --- Fix Version/s: (was: 4.1.0 RC1) FUTURE > CEP fails to publish

[jira] [Closed] (STRATOS-1347) Refactoring object converter class

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1347. - > Refactoring object converter class > -- > > Key: STRATOS-1

[jira] [Closed] (STRATOS-1099) Define proper identifiers/aliases in each sample application

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1099. - > Define proper identifiers/aliases in each sample application > ---

[jira] [Closed] (STRATOS-1404) Adding update cartridge group api method

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1404. - > Adding update cartridge group api method > > > Ke

[jira] [Closed] (STRATOS-1400) Issue in removing the cartridge in five-levels-nested-groups-app sample application

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1400. - > Issue in removing the cartridge in five-levels-nested-groups-app sample > application > -

[jira] [Closed] (STRATOS-1376) GET /api/kubernetesClusters prints an error "Could not find any Kubernetes Clusters"

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1376. - > GET /api/kubernetesClusters prints an error "Could not find any Kubernetes > Clusters" >

[jira] [Closed] (STRATOS-1364) Introduce a validation to add group API method to check whether the same cartridge is defined more than once.

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1364. - fixed in PR https://github.com/apache/stratos/pull/296 and commit d7798c50d27deff74a879615975d157aaea010a9

[jira] [Closed] (STRATOS-1368) Flaw in existing add and remove service group method

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1368. - > Flaw in existing add and remove service group method > ---

Re: [IMPORTANT] Stratos 4.1.0 RC1 build in progress

2015-05-22 Thread Lahiru Sandaruwan
Hi all, We have kicked off another released build with commit " ed4715e1f2e907120637ff5ebb829b8598bbdd54" after fixing some issues. Thanks. On Fri, May 22, 2015 at 1:43 PM, Lahiru Sandaruwan wrote: > > > On Fri, May 22, 2015 at 1:42 PM, Lahiru Sandaruwan > wrote: > >> Hi all, >> >> $subject. T

[jira] [Closed] (STRATOS-1232) Duplicated Classes for Cartridge in Cloud Controller

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1232. - fixed in commit 5bda3ab13ca9fee405059ec569322c2b33f922c4 > Duplicated Classes for Cartridge in Cloud Contro

[jira] [Closed] (STRATOS-1159) Add validation to restrict multi-tenant applications to be deployed by super tenant

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishanth closed STRATOS-1159. - > Add validation to restrict multi-tenant applications to be deployed by super > tenant > -

[jira] [Commented] (STRATOS-1159) Add validation to restrict multi-tenant applications to be deployed by super tenant

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555911#comment-14555911 ] Vishanth commented on STRATOS-1159: --- fixed in commit 9421e3abfeb214946cdd90d86f2ca882d

Re: [Discuss] Extending Integration Tests to Support Complex Unit Tests

2015-05-22 Thread Reka Thirunavukkarasu
Hi Isuru, It will be good initiative for adding more samples. Can we keep the mock-iaas.xml and deploy or undeploy or scaleup or scaledown timeout configurable per sample wise? So that we can assert based on the timeout for deploy or undeploy or scaleup or scaledown scenarios where we can calculat

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Gayan Gunarathne
In the init.sh[1] there are condition for CentOS. AFAIU CentOS specific things handle through this.Why we are using separate init.sh for CentOS. What is the difference of those two init.sh? https://github.com/apache/stratos/blob/master/tools/init-scripts/init.sh Thanks, Gayan On Fri, May 22, 2

[jira] [Resolved] (STRATOS-1296) Single group v1 sample - commands to remove network partition & deployment policy excluded.

2015-05-22 Thread Shavindri Dissanayake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shavindri Dissanayake resolved STRATOS-1296. Resolution: Fixed Fixed by Vishanth. > Single group v1 sample - commands

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Udara Liyanage
I just wrote the last sentence in a different manner since we not necessarily need to mention who writes the scripts. Please pick the best one. On Fri, May 22, 2015 at 3:07 PM, Mariangela Hills wrote: > Hi Devs, > > For the purpose of greater clarity, I added the following as a separate > note, s

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Rajkumar Rajaratnam
Hi Mari, ​Does Stratos ship config.sh for Centos? It ships init.sh for Centos. Thanks.​ On Fri, May 22, 2015 at 3:07 PM, Mariangela Hills wrote: > Hi Devs, > > For the purpose of greater clarity, I added the following as a separate > note, so that the user does not miss it. > > "The init.sh a

[jira] [Commented] (STRATOS-1296) Single group v1 sample - commands to remove network partition & deployment policy excluded.

2015-05-22 Thread Vishanth (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555900#comment-14555900 ] Vishanth commented on STRATOS-1296: --- Fixed in commit b0933e18f13af4309b62a45fb0706cc20

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread Mariangela Hills
Hi Devs, For the purpose of greater clarity, I added the following as a separate note, so that the user does not miss it. "The init.sh and config.sh files are OS specific. Stratos ships config.sh for Debian/Ubuntu and CentOS operating systems. While, Stratos ships init.sh for Debian/Ubuntu. These

Re: [IMPORTANT] Stratos 4.1.0 RC1 build in progress

2015-05-22 Thread Lahiru Sandaruwan
On Fri, May 22, 2015 at 1:42 PM, Lahiru Sandaruwan wrote: > Hi all, > > $subject. Therefore please hold your commits until further notice. We will > only allow the commits that blocks the release. > I meant the commits that fix the blocking issues of the release. :) Thanks. > > Thanks. > > --

[IMPORTANT] Stratos 4.1.0 RC1 build in progress

2015-05-22 Thread Lahiru Sandaruwan
Hi all, $subject. Therefore please hold your commits until further notice. We will only allow the commits that blocks the release. Thanks. -- -- Lahiru Sandaruwan Committer and PMC member, Apache Stratos, Senior Software Engineer, WSO2 Inc., http://wso2.com lean.enterprise.middleware phone: +9

Re: [Discuss] Apache Stratos 4.1.0 GA Release Preparation

2015-05-22 Thread Lahiru Sandaruwan
Hi all, We found that there are few pom files that are not used by the main maven build. We will be removing those. Thanks. On Fri, May 22, 2015 at 10:23 AM, Udara Liyanage wrote: > Hi Lahiru, IsuruH, > > Let's replace non pom file's version to the new version and try > > find . ! -name 'pom.x

Re: GSoC 2015

2015-05-22 Thread Lahiru Sandaruwan
Thanks Pranavan. Will have a look. On Fri, May 22, 2015 at 12:16 PM, Pranavan Theivendiram < pranavan...@cse.mrt.ac.lk> wrote: > Hi All, > > As per my schedule I have shared the documentation on different > possibilities to improve the auto scaler algorithm[1]. Please share your > thoughts and su