[jira] [Commented] (STRATOS-1035) Application Editor for Console

2014-12-12 Thread Dakshika Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245211#comment-14245211 ] Dakshika Jayathilaka commented on STRATOS-1035: --- PR for this: https://gith

Re: [Discuss] Stratos 4.1.0 Alpha - Test Cases for Functionality Verification

2014-12-12 Thread Lakmal Warusawithana
Thanks Imesh for preparing this. Also if you have identifies any other test cases, please add them into the document as well. On Sat, Dec 13, 2014 at 10:39 AM, Imesh Gunaratne wrote: > > Hi Devs, > > As you may already know we have now freezed the features that we are > planning to include in Apa

[jira] [Created] (STRATOS-1035) Application Editor for Console

2014-12-12 Thread Dakshika Jayathilaka (JIRA)
Dakshika Jayathilaka created STRATOS-1035: - Summary: Application Editor for Console Key: STRATOS-1035 URL: https://issues.apache.org/jira/browse/STRATOS-1035 Project: Stratos Issue Ty

[Discuss] Stratos 4.1.0 Alpha - Test Cases for Functionality Verification

2014-12-12 Thread Imesh Gunaratne
Hi Devs, As you may already know we have now freezed the features that we are planning to include in Apache Stratos 4.1.0-Alpha release and in the process of testing. Please use the below Google document for verifying the functionality implemented: ​ Stratos-4.1.0-Alpha Test Cases

[jira] [Created] (STRATOS-1034) Cartridge Definition in Cartridge Deployment API Method is Different from Get Cartridge API Method

2014-12-12 Thread Imesh Gunaratne (JIRA)
Imesh Gunaratne created STRATOS-1034: Summary: Cartridge Definition in Cartridge Deployment API Method is Different from Get Cartridge API Method Key: STRATOS-1034 URL: https://issues.apache.org/jira/browse/ST

Re: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Reka Thirunavukkarasu
Hi Martin, You can find the latest updated samples in https://github.com/rekathiru/grouping-samples.git Thanks, Reka On Sat, Dec 13, 2014 at 9:58 AM, Lakmal Warusawithana wrote: > > Yes, its is used in the UI constructions. This was there earlier with > under property called provider, and it ha

Re: Application editor for Apache Stratos

2014-12-12 Thread Reka Thirunavukkarasu
Great work Dashika..!!!Looks so nice.. Thanks, Reka On Sat, Dec 13, 2014 at 9:37 AM, Rajkumar Rajaratnam wrote: > > Awesome work Dashika! > > On Sat, Dec 13, 2014 at 9:35 AM, Imesh Gunaratne wrote: >> >> Great work Dakshika! This looks fabulous! >> We will merge the pull request. >> >> On Sat,

[GitHub] stratos pull request: Application editor tool

2014-12-12 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/150#issuecomment-66864762 Great work Dakshika! The new UI looks fabulous! I have now merged this pull request. Thanks --- If your project is set up for it, you can reply to this email and have

Re: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Lakmal Warusawithana
Yes, its is used in the UI constructions. This was there earlier with under property called provider, and it has changed it to category and looks like made it mandatory. On Sat, Dec 13, 2014 at 8:24 AM, Imesh Gunaratne wrote: > > AFAIK still cartridge category is still not used for any decision m

Re: Application editor for Apache Stratos

2014-12-12 Thread Rajkumar Rajaratnam
Awesome work Dashika! On Sat, Dec 13, 2014 at 9:35 AM, Imesh Gunaratne wrote: > > Great work Dakshika! This looks fabulous! > We will merge the pull request. > > On Sat, Dec 13, 2014 at 6:19 AM, Dakshika Jayathilaka > wrote: >> >> Hi Devs, >> >> As you are aware,currently we are using JSON to ad

Re: Application editor for Apache Stratos

2014-12-12 Thread Imesh Gunaratne
Great work Dakshika! This looks fabulous! We will merge the pull request. On Sat, Dec 13, 2014 at 6:19 AM, Dakshika Jayathilaka wrote: > > Hi Devs, > > As you are aware,currently we are using JSON to add applications into > apache stratos. The Application editor will help to generate more complex

Re: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Imesh Gunaratne
AFAIK still cartridge category is still not used for any decision making. This might be useful in the UI when constructing an application. On Sat, Dec 13, 2014 at 5:49 AM, Martin Eppel (meppel) wrote: > > How is it (field category) being used ? > > > > *From:* Dakshika Jayathilaka [mailto:daksh.

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Imesh Gunaratne
Thanks Lahiru! Yes with this I verified scaling up/down scenarios with an application having a single cartridge. The plan is to test dependent scaling feature using two cartridges. Thanks On Fri, Dec 12, 2014 at 6:58 PM, Lahiru Sandaruwan wrote: > > Great work Imesh. Stats controlling is helpful

[GitHub] stratos pull request: Application editor tool

2014-12-12 Thread dakshika
GitHub user dakshika opened a pull request: https://github.com/apache/stratos/pull/150 Application editor tool You can merge this pull request into a Git repository by running: $ git pull https://github.com/dakshika/stratos application-editor-tool Alternatively you can review

RE: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Martin Eppel (meppel)
How is it (field category) being used ? From: Dakshika Jayathilaka [mailto:daksh...@wso2.com] Sent: Friday, December 12, 2014 4:17 PM To: dev Subject: Re: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge Hi Martin, Cartridge category is use to identify types of the cartridge. Currently

Re: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Dakshika Jayathilaka
Hi Martin, Cartridge category is use to identify types of the cartridge. Currently there are four types of cartridges. 1. Application 2. Framework 3. Data 4. LB Thank you, Regards, *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Sat, D

RE: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Martin Eppel (meppel)
Adding “category” : “Application” to the cartridge definition fixed the cartridge exception. Now I am hitting the next one - looks like the database schema has changed and a new field was added. My question is, how is this supposed to work, do we need to apply the new schema when stratos is in

RE: [Testing] Stratos 4.1.0 Alpha - error deploying cartridge

2014-12-12 Thread Martin Eppel (meppel)
With the latest code from the master I get the exception below when I try to deploy a cartridge, what is “Category is not specified” - what is missing ? Also, seems like RestAPI’s got changed again (autoscaler) – it would be great if we could stabilize and freeze them, Thanks Martin TID: [0]

Re: Using stratos with OpenStack API endpoints that have proper SSL certs

2014-12-12 Thread Michiel Blokzijl (mblokzij)
Hi Nirmal, Thanks for that. So I tried various things, incl. linking the various java security parameter files in the Oracle JDK to the ubuntu-provided JRE, and ensuring that the certificate is installed in the truststore (it shows up when I list the certs with the keytool). I also tried addin

[jira] [Created] (STRATOS-1033) Update application monitors with schedule execute services

2014-12-12 Thread Gayan Gunarathne (JIRA)
Gayan Gunarathne created STRATOS-1033: - Summary: Update application monitors with schedule execute services Key: STRATOS-1033 URL: https://issues.apache.org/jira/browse/STRATOS-1033 Project: Strato

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Lahiru Sandaruwan
Great work Imesh. Stats controlling is helpful for scaling down and up scenario testings. Thanks. On Fri, Dec 12, 2014 at 3:58 PM, Imesh Gunaratne wrote: > > Hi Devs, > > Please find the latest mock-iaas.xml configuration below: > > > > > > >

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Imesh Gunaratne
Hi Devs, Please find the latest mock-iaas.xml configuration below: 20,30,40,50,60,70,50,40,30,20 60 20

[jira] [Created] (STRATOS-1032) Reduce Info Logs in Autoscaler

2014-12-12 Thread Imesh Gunaratne (JIRA)
Imesh Gunaratne created STRATOS-1032: Summary: Reduce Info Logs in Autoscaler Key: STRATOS-1032 URL: https://issues.apache.org/jira/browse/STRATOS-1032 Project: Stratos Issue Type: Improv