Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-01 Thread Isuru Haththotuwa
Hi Akila, On Wed, Jul 2, 2014 at 12:15 PM, Akila Ravihansa Perera wrote: > Hi Isuru, > > Yes, we can use user-data for this. But it would be easier to have a > script to generate this user-data rather than having to type all those > parameters. WDYT? > +1 for generating user-data. This is a usa

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-01 Thread Akila Ravihansa Perera
Hi Isuru, Yes, we can use user-data for this. But it would be easier to have a script to generate this user-data rather than having to type all those parameters. WDYT? On Wed, Jul 2, 2014 at 12:01 PM, Isuru Haththotuwa wrote: > Hi Akila, > > On Wed, Jul 2, 2014 at 11:52 AM, Akila Ravihansa Per

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-01 Thread Isuru Haththotuwa
Hi Akila, On Wed, Jul 2, 2014 at 11:52 AM, Akila Ravihansa Perera wrote: > Hi, > > I would like to take on this task. I'll use Apache Stratos 4.0.0 RC4 > release to create the demo AMI. Basically this AMI will contain the Stratos > release packs and a startup script that will get user parameters

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-01 Thread Akila Ravihansa Perera
Hi, I would like to take on this task. I'll use Apache Stratos 4.0.0 RC4 release to create the demo AMI. Basically this AMI will contain the Stratos release packs and a startup script that will get user parameters from the payload (using EC2 meta-data API call) then deploy Stratos single JVM (stan

Jenkins build is back to normal : Stratos-Master-Nightly-Build » Apache Stratos - Load Balancer #178

2014-07-01 Thread Apache Jenkins Server
See

[GitHub] stratos pull request: Puppet node definitions restructured

2014-07-01 Thread ravihansa3000
GitHub user ravihansa3000 opened a pull request: https://github.com/apache/stratos/pull/3 Puppet node definitions restructured Puppet scripts re-structured Compatibility support for older Puppet master versions. You can merge this pull request into a Git repository by run

Re: puppet changes on master require new documentation in the wiki 4.1.0-Incubating

2014-07-01 Thread Akila Ravihansa Perera
Hi Chris, Sorry for the delay. Please find the documentation for Configuring Puppet Master in Apache Stratos 4.1.0 (future release) in [1]. I found some issues with the latest Puppet scripts when used with Puppet master 3.4 (older versions). I made some changes to improve backward compatibility a

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-01 Thread Lakmal Warusawithana
Hi folks, Is any one available for create this? thanks On Fri, Jun 27, 2014 at 6:03 PM, Dmitry Sotnikov wrote: > Lakmal, > > Now that 4.0 is out, what is the ETA for the AMI? > > Thanks! > Dmitry > > > On Fri, Jun 6, 2014 at 8:06 AM, Dmitry Sotnikov wrote: > >> OK, makes sense. >> >> Dmitry

Re: Clustering/simple grouping support in Stratos

2014-07-01 Thread Manula Chathurika Thantriwatte
Hi, I have created a JIRA in [1] and attached the patch. [1] https://issues.apache.org/jira/browse/STRATOS-697 On Wed, Jul 2, 2014 at 9:51 AM, Lakmal Warusawithana wrote: > Hi Folks, > > While we are code freeze for 4.0.0 release (it took nearly month for > several reason), WSO2 Private PaaS

[jira] [Commented] (STRATOS-697) Improvements for Clustering/simple grouping support in Stratos

2014-07-01 Thread Manula Chathurika Thantriwatte (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049607#comment-14049607 ] Manula Chathurika Thantriwatte commented on STRATOS-697: Hi, Her

[jira] [Updated] (STRATOS-697) Improvements for Clustering/simple grouping support in Stratos

2014-07-01 Thread Manula Chathurika Thantriwatte (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manula Chathurika Thantriwatte updated STRATOS-697: --- Attachment: 0001-Clustering-changes-for-stratos.patch > Impr

[jira] [Updated] (STRATOS-697) Improvements for Clustering/simple grouping support in Stratos

2014-07-01 Thread Manula Chathurika Thantriwatte (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manula Chathurika Thantriwatte updated STRATOS-697: --- Summary: Improvements for Clustering/simple grouping support

[jira] [Created] (STRATOS-697) Clustering/simple grouping support in Stratos

2014-07-01 Thread Manula Chathurika Thantriwatte (JIRA)
Manula Chathurika Thantriwatte created STRATOS-697: -- Summary: Clustering/simple grouping support in Stratos Key: STRATOS-697 URL: https://issues.apache.org/jira/browse/STRATOS-697 Proj

Clustering/simple grouping support in Stratos

2014-07-01 Thread Lakmal Warusawithana
Hi Folks, While we are code freeze for 4.0.0 release (it took nearly month for several reason), WSO2 Private PaaS team used Stratos RC and make some enhancement for support clustering and WKA member handling in Stratos. Also implemented simple grouping functionality (full featured grouping functio

Re: Apache CloudStack support for Stratos

2014-07-01 Thread Nguyen Anh Tu
Thanks for cc'ed me. Actually I'm not follow this feature anymore. Jason is doing well. Hope to see this soon. Cheers, --Tuna On Tue, Jul 1, 2014 at 8:21 PM, Jason Daly wrote: > Hi Gang, > > Yes, I'm working on CloudStack support for Stratos. I've got some code > written and thus far I am

Re: Apache CloudStack support for Stratos

2014-07-01 Thread Jason Daly
Hi Gang, Yes, I'm working on CloudStack support for Stratos. I've got some code written and thus far I am at the point where Stratos recognizes the new provider 'cloudstack'. I've been planning to share this code and will do so asap. I'm currently in the process of setting up a VM template

Re: Support for ActiveMQ failover url in Stratos

2014-07-01 Thread Lahiru Sandaruwan
Hi Imesh, Thanks for the reply. This looks a cleaner approach. So we can remove mb_ip and mb_port from loadbalancer.conf file as well. I'll work on implementing this. Thanks. On Tue, Jul 1, 2014 at 6:18 PM, Imesh Gunaratne wrote: > Hi Lahiru, > > I think the best option would be to remove t

Re: Default admin password change

2014-07-01 Thread Imesh Gunaratne
Hi Rob, The default admin password is set in /repository/conf/user-mgt.xml file: true admin admin admin ... If it is a fresh installation you

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Load Balancer #177

2014-07-01 Thread Imesh Gunaratne
Sorry about this, I just fixed it and pushed changes. Thanks On Tue, Jul 1, 2014 at 2:26 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Stratos-Master-Nightly-Build/org.apache.stratos$org.apache.stratos.load.balancer/177/ > > > > --

Re: Support for ActiveMQ failover url in Stratos

2014-07-01 Thread Imesh Gunaratne
Hi Lahiru, I think the best option would be to remove the jndi.properties template and it's dynamic file generation logic and place the jndi.properties file directly. Then it would be consistent with other modules. Thanks On Tue, Jul 1, 2014 at 7:23 AM, Lahiru Sandaruwan wrote: > Hi all, > >

[jira] [Updated] (STRATOS-696) STRATOS is not able to launch a vAPP template on vcloud when there are more than one network in the vApp Template

2014-07-01 Thread Anand Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Srinivasan updated STRATOS-696: - Attachment: wso2carbonlog_multiple_nw_template.log wso2carbon debug logs attached > STR

[jira] [Created] (STRATOS-696) STRATOS is not able to launch a vAPP template on vcloud when there are more than one network in the vApp Template

2014-07-01 Thread Anand Srinivasan (JIRA)
Anand Srinivasan created STRATOS-696: Summary: STRATOS is not able to launch a vAPP template on vcloud when there are more than one network in the vApp Template Key: STRATOS-696 URL: https://issues.apache.org/

Support for ActiveMQ failover url in Stratos

2014-07-01 Thread Lahiru Sandaruwan
Hi all, I have a requirement to support $subject. Currently Stratos supports *"tcp://$mb_ip:$mb_port"* in jndi.properties file and we need to add support to fail over URI support as follows *"failover:(tcp://primary_mb_ip:$mb_port:61616,tcp://secondary_mb_ip:$mb_port:61616)?* *randomize=false"*.

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread Shiroshica Kulatilake
Thank you Isuru for adding ! On Tue, Jul 1, 2014 at 2:48 PM, Isuru Haththotuwa wrote: > > > > On Tue, Jul 1, 2014 at 1:58 PM, Shiroshica Kulatilake > wrote: > >> Hi, >> >> Would it also make sense to add a component named "Documentation" or >> "Wiki" so that when creating documentation related

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread Isuru Haththotuwa
On Tue, Jul 1, 2014 at 1:58 PM, Shiroshica Kulatilake wrote: > Hi, > > Would it also make sense to add a component named "Documentation" or > "Wiki" so that when creating documentation related tickets can pick that. > +1. Would be very useful. > > I looked for a place to add but could not find.

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread chris snow
+1 On Tue, Jul 1, 2014 at 9:28 AM, Shiroshica Kulatilake wrote: > Hi, > > Would it also make sense to add a component named "Documentation" or "Wiki" > so that when creating documentation related tickets can pick that. > > I looked for a place to add but could not find. > > Thank you, > Shiro > >

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread Shiroshica Kulatilake
Hi, Would it also make sense to add a component named "Documentation" or "Wiki" so that when creating documentation related tickets can pick that. I looked for a place to add but could not find. Thank you, Shiro On Tue, Jul 1, 2014 at 1:54 PM, chris snow wrote: > Great stuff. Thanks Shiro!

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread chris snow
Great stuff. Thanks Shiro! On Tue, Jul 1, 2014 at 9:16 AM, Shiroshica Kulatilake wrote: > Hi, > > Added a JIRA - https://issues.apache.org/jira/browse/STRATOS-695 > > Thank you, > Shiro > > > On Tue, Jul 1, 2014 at 1:32 PM, chris snow wrote: >> >> Hi Shiroshica - that sounds like a good idea.

[jira] [Updated] (STRATOS-695) [Wiki] - Improve Cartridge Documentation

2014-07-01 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-695: - Assignee: (was: Mariangela Hills) > [Wiki] - Improve Cartridge Documentation > -

[jira] [Updated] (STRATOS-695) [Wiki] - Improve Cartridge Documentation

2014-07-01 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-695: - Summary: [Wiki] - Improve Cartridge Documentation (was: [Documentation] - Improve Cartr

[jira] [Assigned] (STRATOS-695) [Documentation] - Improve Cartridge Documentation

2014-07-01 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills reassigned STRATOS-695: Assignee: Mariangela Hills > [Documentation] - Improve Cartridge Documentation > -

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread Shiroshica Kulatilake
Hi, Added a JIRA - https://issues.apache.org/jira/browse/STRATOS-695 Thank you, Shiro On Tue, Jul 1, 2014 at 1:32 PM, chris snow wrote: > Hi Shiroshica - that sounds like a good idea. It may be worth adding > a JIRA to track this. > > On Tue, Jul 1, 2014 at 8:39 AM, Shiroshica Kulatilake >

[jira] [Created] (STRATOS-695) [Documentation] - Improve Cartridge Documentation

2014-07-01 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-695: - Summary: [Documentation] - Improve Cartridge Documentation Key: STRATOS-695 URL: https://issues.apache.org/jira/browse/STRATOS-695 Project: Stratos

Re: [Wiki] Cartridge documentation improvements

2014-07-01 Thread chris snow
Hi Shiroshica - that sounds like a good idea. It may be worth adding a JIRA to track this. On Tue, Jul 1, 2014 at 8:39 AM, Shiroshica Kulatilake wrote: > Hi, > > Was going through the documentation regarding cartridges in Stratos and > thought the following suggestions might make it better. > >

Build failed in Jenkins: Stratos-Master-Nightly-Build #177

2014-07-01 Thread Apache Jenkins Server
See -- [...truncated 26547 lines...] Sending artifact delta relative to Stratos-Master-Nightly-Build ? Apache Stratos - Cartridge Agent #175 Archived 1 artifacts Archive block size is 32768 R

Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - Load Balancer #177

2014-07-01 Thread Apache Jenkins Server
See -- [INFO] [INFO] -

[Wiki] Cartridge documentation improvements

2014-07-01 Thread Shiroshica Kulatilake
Hi, Was going through the documentation regarding cartridges in Stratos and thought the following suggestions might make it better. 1. Currently in the cartridge agent life cycle page, both the flow chart as well as the detailed steps talk about initiation of a cartridge and putting down a cartri