[jira] [Closed] (STRATOS-762) Retrieving ClusterId after sending Subscription

2015-07-16 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akila closed STRATOS-762. - Resolution: Fixed Fix Version/s: 4.1.0 > Retrieving ClusterId after sending Subscript

[jira] [Commented] (STRATOS-762) Retrieving ClusterId after sending Subscription

2014-09-10 Thread ASF GitHub Bot (JIRA)
d on the pull request: https://github.com/apache/stratos/pull/20#issuecomment-5509 Tested and verified. Fixed in 79e59127e4f1e2a24f0ab5d24a65e8a6a5905f14. Thank you for the contribution :) > Retrieving ClusterId after sending Subsc

[jira] [Commented] (STRATOS-762) Retrieving ClusterId after sending Subscription

2014-09-10 Thread ASF GitHub Bot (JIRA)
pull request at: https://github.com/apache/stratos/pull/20 > Retrieving ClusterId after sending Subscription > --- > > Key: STRATOS-762 > URL: https://issues.apache.org/jira/browse/STRATOS-762 >

[jira] [Commented] (STRATOS-762) Retrieving ClusterId after sending Subscription

2014-08-28 Thread ASF GitHub Bot (JIRA)
t message: This closes #20 commit 79e59127e4f1e2a24f0ab5d24a65e8a6a5905f14 Author: dim lee Date: 2014-08-29T00:25:33Z Fixing STRATOS-762 > Retrieving ClusterId after sending Subscription > --- > >

Re: Retrieving ClusterId after sending Subscription

2014-08-28 Thread Nirmal Fernando
+1 Dimuthu. Please send a PR over :-) On Thu, Aug 28, 2014 at 6:36 PM, Dimuthu Leelarathne wrote: > Hi All, > > We actually don't need username/password because we are using Mutual SSL > and authentication is skipped. So the real problem is there is no one API > to get the cluster Id. cartridge

Re: Retrieving ClusterId after sending Subscription

2014-08-28 Thread Dimuthu Leelarathne
Hi All, We actually don't need username/password because we are using Mutual SSL and authentication is skipped. So the real problem is there is no one API to get the cluster Id. cartridge/info/{subscriptionAlias} returns the LB's cluster Id but not the instance (our dev setup doesn't have the LB).

[jira] [Created] (STRATOS-762) Retrieving ClusterId after sending Subscription

2014-08-28 Thread Dimuthu Leelarathne (JIRA)
Dimuthu Leelarathne created STRATOS-762: --- Summary: Retrieving ClusterId after sending Subscription Key: STRATOS-762 URL: https://issues.apache.org/jira/browse/STRATOS-762 Project: Stratos

Retrieving ClusterId after sending Subscription

2014-08-28 Thread Dimuthu Leelarathne
Hi all, Our aPaaS product - App Factory uses Apache Stratos to deploy applications. Here is our requirement, - A a developer click on deploy a PHP application. We send a PHP cartridge subscription request to Stratos. - The PHP cartridge is spawned and application is deployed. - Then