RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-03 Thread Martin Eppel (meppel)
Ok, I fixed it (using the full class name helps) but now jcloud is complaining of a missing id, any idea which property or field is missing or incorrect (and what might be the corresponding property in openstack, is it "Identity: null" ?) ? Any json example for 4.1 (or 4.0.0-grouping) openstack

className in cartridge definition (branch 4.0.0-grouping)

2014-10-03 Thread Martin Eppel (meppel)
Hi, I just noticed that in the 4.0.0-grouping branch (after updating the branch today morning ) we added a check for the className in the cartridge definition. If it's not defined an exception is being thrown. In 4.0.0 branch we just checked if it != null and set the Class but did not thorw an

Re: Getting following Exception

2014-10-03 Thread Lahiru Sandaruwan
Hi Vinod, It seems the cloud controller(jclouds) client has timed out due a failure of SSH call. Did the instance get created despite this error? Could you please check if these values(6.7.13.20:22) reachable from the machine which runs Stratos server? Thanks. On Fri, Oct 3, 2014 at 11:21 PM, V

Getting following Exception

2014-10-03 Thread Vinod Kamble
On vcloud when the cartridge is launched getting following exception: TID: [0] [STRATOS] [2014-10-03 17:36:54,074] INFO {jclouds.ssh} - << (root:pw[f31fe67651d63e8c4ba8704ef999ae1b]@6.7.13.20:22) error acquiring {hostAndPort=6.7.13.20:22, loginUser=root, ssh=null, connectTimeout=6, sessio

Re: Recently done hangouts are not listed in Stratos website

2014-10-03 Thread Madhura Mendis
Sure I'll update the videos On Fri, Oct 3, 2014 at 9:40 PM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi, > > $subject. @Madhura, can you please update the Stratos site [1] with recent > hangouts. Following are the recent hangouts conduct by Stratos team. Please > add if I misse

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

2014-10-03 Thread Martin Eppel (meppel)
I checked in a fix yesterday, Thanks Martin From: isu...@wso2.com [mailto:isu...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Friday, October 03, 2014 2:30 AM To: dev Cc: Isuru Haththotuwa Subject: Re: [Service Grouping] Cannot Undeploy Group which is Already Deployed Thanks Martin! On Thu,

Recently done hangouts are not listed in Stratos website

2014-10-03 Thread Manula Chathurika Thantriwatte
Hi, $subject. @Madhura, can you please update the Stratos site [1] with recent hangouts. Following are the recent hangouts conduct by Stratos team. Please add if I missed some hangout links. [1] http://stratos.apache.org/events/hangouts.html Recent Hangouts. *GCE support for Stratos demo* http

Re: issue creating portion

2014-10-03 Thread Manula Chathurika Thantriwatte
Hi Jayantha, Have you used stratos default profile to setup the stratos ? Please check your configuration with [1] [1] https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Automated+Product+Configuration Thanks ! On Fri, Oct 3, 2014 at 6:08 PM, Chamila De Alwis wrote: > Hi Jayanath, > >

Re: [Grouping] Metadata service metaInfoAlias property

2014-10-03 Thread Isuru Haththotuwa
+1 for the general idea, can we come up with the better name for 'metaInfoAlias'? Just my opinion, it seems misleading to me. How about 'dependencyAliases' ? And note that it should actually be an array, since there can be a one-to-many relationship. On Fri, Oct 3, 2014 at 3:32 PM, Udara Liyanage

Re: issue creating portion

2014-10-03 Thread Chamila De Alwis
Hi Jayanath, Can you describe the steps that lead to this error? Were you trying to deploy partition definition policy? Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Fri, Oct 3, 2014 at 6:00 PM, Udara Liyanage wrote: > Hi, > > The issue o

Re: issue creating portion

2014-10-03 Thread Udara Liyanage
Hi, The issue occurs when Stratos manager could not connect to AutoScaler. Could you please check whether AutoScaler is running on as.lgcc.gov.lk host on port 9446. If AS is running, could you please check whether it is accessible to outsid

issue creating portion

2014-10-03 Thread Jayanath Liyanage
Hi team, Can you help to create Apache stratos partition , how to start 9446 service :( [2014-10-03 10:41:26,214] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : Apache Stratos-4.0.0 [2014-10-03 10:41:26,215] INFO {org.wso2.carbon.core.internal.Start

[Grouping] Metadata service metaInfoAlias property

2014-10-03 Thread Udara Liyanage
Hi, According to the new metadata services usage, some instances send its details to the metadata service so interested parties can retrive the details from the metadata service. Party which gets the details should know from which details it needs to retrive. For instance, PHP should get details p

Re: [Discuss] Hierarchical Locking for Topology

2014-10-03 Thread Isuru Haththotuwa
I did the initial changes, at the testing phase now. For an example, if we need to add a new Service, we do not need to lock everything now. We an only acquire the write lock on Services, and add the Service. If we need to modify a particular Service, can read lock the Services and acquire the writ

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

2014-10-03 Thread Isuru Haththotuwa
Thanks Martin! On Thu, Oct 2, 2014 at 10:02 PM, Martin Eppel (meppel) wrote: > 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 >

Re: [Discuss] Coding Standards & Best Practices Guidelines

2014-10-03 Thread Chamila De Alwis
+120 columns. In most used screen sizes, it would be easier to continue down without additionally scrolling horizontally. And if a particular line is longer than 120, it would be either too compact or can easily be broken to multiple lines. Regards, Chamila de Alwis Software Engineer | WSO2 | +9

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-10-03 Thread Nirmal Fernando
+1 On Fri, Oct 3, 2014 at 1:59 PM, Shiroshica Kulatilake wrote: > Hi, > > Shouldn't we also enable the corresponding new rest endpoints in the CLI > > Created a JIRA : https://issues.apache.org/jira/browse/STRATOS-869 > > Thank you, > Shiro > > On Fri, Oct 3, 2014 at 1:26 PM, Nirmal Fernando >

[jira] [Created] (STRATOS-869) Add exposed Kubernetes related methods in CLI

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-869: - Summary: Add exposed Kubernetes related methods in CLI Key: STRATOS-869 URL: https://issues.apache.org/jira/browse/STRATOS-869 Project: Stratos

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-10-03 Thread Shiroshica Kulatilake
Hi, Shouldn't we also enable the corresponding new rest endpoints in the CLI Created a JIRA : https://issues.apache.org/jira/browse/STRATOS-869 Thank you, Shiro On Fri, Oct 3, 2014 at 1:26 PM, Nirmal Fernando wrote: > I think we should. > > On Fri, Oct 3, 2014 at 1:08 PM, Sajith Kariyawasam

Re: [Discuss] Coding Standards & Best Practices Guidelines

2014-10-03 Thread Sajith Kariyawasam
It seems that Stratos code in Sonar are checked via "Sonar way with FindBugs" profiles, and includes CheckStyle, PMD, and FindBugs, [1] therefore better we mention in our coding standards guide to use Sonar in developers' IDEs with those plugins installed, rather than mentioning to "Run FindBugs on

[jira] [Created] (STRATOS-868) Add mock REST endpoint methods for Kubernetes

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-868: - Summary: Add mock REST endpoint methods for Kubernetes Key: STRATOS-868 URL: https://issues.apache.org/jira/browse/STRATOS-868 Project: Stratos

[jira] [Resolved] (STRATOS-761) Tenant isolation for policies and definitions - in Autoscalar

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiroshica Kulatilake resolved STRATOS-761. --- Resolution: Fixed > Tenant isolation for policies and definitions - in Autosc

[Discuss] Merge 4.1.0 and 4.2.0 into one and do single release.

2014-10-03 Thread Lakmal Warusawithana
Hi devs, Two dev teams are working on main two deferent feature sets which are, Grouping support (4.2.0) and Docker,Kubernetes,CoreOS integration (4.1.0). Since both team delivered M1 developer previews, and finalized all moving tasks, I like to suggest, merge both releases into one and do a sing

[jira] [Created] (STRATOS-867) Tenant isolation for Kubernetes definitions - in Autoscalar

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
Shiroshica Kulatilake created STRATOS-867: - Summary: Tenant isolation for Kubernetes definitions - in Autoscalar Key: STRATOS-867 URL: https://issues.apache.org/jira/browse/STRATOS-867 Project

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-10-03 Thread Nirmal Fernando
I think we should. On Fri, Oct 3, 2014 at 1:08 PM, Sajith Kariyawasam wrote: > Do we focus on fixing following issues for M2 ? > > STRATOS-862 Kubernetes > scheduler needs to be restarted every 15 min or so. > STRATOS-860

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

2014-10-03 Thread Sajith Kariyawasam
Hi Imesh, What I meant was a Docker registry (Could be docker hub or a private docker registry configured for Stratos). That would also be a docker container running in Stratos environment which is based on the 'registry' docker image. We can make it configurable if we want whether to use the pri

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-10-03 Thread Sajith Kariyawasam
Do we focus on fixing following issues for M2 ? STRATOS-862 Kubernetes scheduler needs to be restarted every 15 min or so. STRATOS-860 Error when publishing to health topic in CEP extensions

[jira] [Commented] (STRATOS-761) Tenant isolation for policies and definitions - in Autoscalar

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157764#comment-14157764 ] Shiroshica Kulatilake commented on STRATOS-761: --- Commited changes to tenant

[jira] [Updated] (STRATOS-761) Tenant isolation for policies and definitions - in Autoscalar

2014-10-03 Thread Shiroshica Kulatilake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiroshica Kulatilake updated STRATOS-761: -- Summary: Tenant isolation for policies and definitions - in Autoscalar (was: T

[GitHub] stratos pull request: Code review changes

2014-10-03 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/77 --- 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

[GitHub] stratos pull request: Code review changes

2014-10-03 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/77#issuecomment-57763560 Closing the PR sent for rest-api-refactoring branch. Re sending it to tenant-isolation-feature branch. --- If your project is set up for it, you can reply to th

[jira] [Created] (STRATOS-866) Integrate CEP 3.1.0 to Stratos

2014-10-03 Thread Manula Chathurika Thantriwatte (JIRA)
Manula Chathurika Thantriwatte created STRATOS-866: -- Summary: Integrate CEP 3.1.0 to Stratos Key: STRATOS-866 URL: https://issues.apache.org/jira/browse/STRATOS-866 Project: Stratos

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

2014-10-03 Thread shirolk
Github user shirolk commented on the pull request: https://github.com/apache/stratos/pull/78#issuecomment-57762706 Thank you Akila for merging ! --- 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 ha