Re: Stratos does not select the correct partition in a multi partition deployment

2015-11-01 Thread Reka Thirunavukkarasu
Hi Akila, I believe, you are using group level deployment policy. In that case, partition is chosen for a particular group instance which will have its own cluster instances and members where all of them belongs to the same partition of the parent group instance. This is expected behavior when you

Re: Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Reka Thirunavukkarasu
Thanks for the confirmation Gayan. I have checked it in master. I have verified the intergration test logs in [1] which has created 6 members in a round-robin manner without any issue. You can check the log as with [2] in the integration test. I'm not sure whether any particular issue is there when

Re: Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Gayan Gunarathne
Hi Reka, Is it not commented out in the Stratos 4.1.x branch[1]. That test under the stratos.application.deployment group. We are running that test in the build. [1] https://github.com/apache/stratos/blob/stratos-4.1.x/products/stratos/modules/integration/test-integration/src/test/java/org/apache

Re: Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Reka Thirunavukkarasu
Hi Akila, We had a partition round-robin integration test [1]. If that is successful, then round-robin algo is working fine with partitions. Unfortunately, the particular logic[2] which verifies the round-robin is commented out. Can you attach the complete log? [1] https://github.com/apache/strat

Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Akila Ravihansa Perera
Hi, I noticed an unexpected behavior when deploying an application with network partition having multiple partitions on EC2 platform. 1. My network partition as follows; { "id": "network-partition-ec2", "provider": "ec2", "partitions": [ { "id": "partition-1",

[jira] [Closed] (STRATOS-663) REST API Schema Validation is not complete for Partition Deployment

2015-07-16 Thread Akila (JIRA)
ponents: Stratos Manager >Reporter: Imesh Gunaratne > Fix For: 4.1.0 > > > It seems like REST API schema validation is not complete for partition > deployment: > Partition definition: > { > "id": "ec2-southeast-1", > &quo

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

2015-05-22 Thread Shavindri Dissanayake (JIRA)
nds to remove network partition & deployment > policy excluded. > --- > > Key: STRATOS-1296 > URL: https://issues.apache.org/jira/browse/STRATOS-1296 >

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

2015-05-22 Thread Vishanth (JIRA)
mmit b0933e18f13af4309b62a45fb0706cc20ba3dc27 > Single group v1 sample - commands to remove network partition & deployment > policy excluded. > --- > > Key: STRATOS-1296 > URL: https://iss

[jira] [Updated] (STRATOS-802) Partition deployment fails in EC2

2015-05-14 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-802: -- Fix Version/s: 4.1.0 RC1 > Partition deployment fails in

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

2015-04-30 Thread Imesh Gunaratne (JIRA)
v1 sample - commands to remove network partition & deployment > policy excluded. > --- > > Key: STRATOS-1296 > URL: https://issues.apache.org/ji

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

2015-03-25 Thread Shavindri Dissanayake (JIRA)
Shavindri Dissanayake created STRATOS-1296: -- Summary: Single group v1 sample - commands to remove network partition & deployment policy excluded. Key: STRATOS-1296 URL: https://issues.apache.org/

Re: Partition deployment issue

2014-10-06 Thread Dakshika Jayathilaka
Thank you all.. *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Mon, Oct 6, 2014 at 11:53 AM, Sajith Kariyawasam wrote: > I have fixed this in master and container-autoscaling branches > > On Mon, Oct 6, 2014 at 11:26 AM, Sajith Kariyawasam > wrote:

Re: Partition deployment issue

2014-10-05 Thread Sajith Kariyawasam
I have fixed this in master and container-autoscaling branches On Mon, Oct 6, 2014 at 11:26 AM, Sajith Kariyawasam wrote: > yes, we fixed this in STRATOS-802, but seems in some commit it has been > reverted in master branch. > > https://github.com/apache/stratos/blame/master/features/cloud-contr

[jira] [Updated] (STRATOS-802) Partition deployment fails in EC2

2014-10-05 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-802: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Partit

[jira] [Resolved] (STRATOS-802) Partition deployment fails in EC2

2014-10-05 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-802. Resolution: Fixed > Partition deployment fails in

[jira] [Commented] (STRATOS-802) Partition deployment fails in EC2

2014-10-05 Thread Sajith Kariyawasam (JIRA)
mits master branch 197752044c0c93b4bbde51ded8780cc4a6afc108 container-autoscaling branch 5fd042e32d95233cb96e995f88219e6afc9f0bd3 > Partition deployment fails in EC2 > - > > Key: STRATOS-802 > URL: https://issues.apa

[jira] [Reopened] (STRATOS-802) Partition deployment fails in EC2

2014-10-05 Thread Dakshika Jayathilaka (JIRA)
/org.apache.stratos.cloud.controller.feature/pom.xml com.jcraft:jsch.agentproxy.usocket-jna:0.0.7 to com.jcraft:jsch.agentproxy.usocket-nc:0.0.7 > Partition deployment fails in EC2 > - > > Key: STRATOS-802 >

Re: Partition deployment issue

2014-10-05 Thread Sajith Kariyawasam
yes, we fixed this in STRATOS-802, but seems in some commit it has been reverted in master branch. https://github.com/apache/stratos/blame/master/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml will have a look On Mon, Oct 6, 2014 at 12:25 AM, Akila Ravihansa Perera

Re: Partition deployment issue

2014-10-05 Thread Udara Liyanage
Hi, Do you have image-id property defined in clouds controller.xml, if so remove it and restart the server and try again. Touched, not typed. Erroneous words are a feature, not a typo. On Oct 6, 2014 12:06 AM, "Dakshika Jayathilaka" wrote: > Hi, > > I'm testing new UI for 4.1.0 and I'm gettin

Re: Partition deployment issue

2014-10-05 Thread Nirmal Fernando
This is a CNF, so I don't think it's connected to multiple IaaSes. On Mon, Oct 6, 2014 at 12:36 AM, Dakshika Jayathilaka wrote: > Thanks Akila, Already did clean thing before i run setup.sh > > Seems issue comes when i enable multiple iaas providers. AFAIK we can have > multiple iaas providers..

Re: Partition deployment issue

2014-10-05 Thread Dakshika Jayathilaka
Thanks Akila, Already did clean thing before i run setup.sh Seems issue comes when i enable multiple iaas providers. AFAIK we can have multiple iaas providers.. Am i correct? *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Mon, Oct 6, 2014 at 12:25 AM

Re: Partition deployment issue

2014-10-05 Thread Akila Ravihansa Perera
Hi Dakshika, This issue was fixed by adding jsch.agentproxy.usocket-nc as a dependency to CC feature. Can you try again after taking a clean build by running "mvn clean install"? Also I've faced an issue when running stratos-installer setup.sh without running clean.sh first. Make sure you have r

Partition deployment issue

2014-10-05 Thread Dakshika Jayathilaka
Hi, I'm testing new UI for 4.1.0 and I'm getting below error on partition definition deployment. I build this pack today with master. {"Error":{ "errorCode": " 400", "errorMessage": " Invalid Partition - Partition [id=P1, description=Test, isPublic=true, provider=ec2, partitionMin=0, partitionMax

[jira] [Resolved] (STRATOS-802) Partition deployment fails in EC2

2014-09-15 Thread Sajith Kariyawasam (JIRA)
81cb3ee4324562e56f5808c49cfa0171fd65600a > Partition deployment fails in EC2 > - > > Key: STRATOS-802 > URL: https://issues.apache.org/jira/browse/STRATOS-802 > Project: Stratos > Issue Type: Bug >

[jira] [Created] (STRATOS-802) Partition deployment fails in EC2

2014-09-15 Thread Sajith Kariyawasam (JIRA)
Sajith Kariyawasam created STRATOS-802: -- Summary: Partition deployment fails in EC2 Key: STRATOS-802 URL: https://issues.apache.org/jira/browse/STRATOS-802 Project: Stratos Issue Type

Re: partition deployment

2014-06-28 Thread Nirmal Fernando
enstack.corp.eco.com:5443/v2.0/tokens HTTP/1.1 -> HTTP/1.1 >>> 401 Not Authorized >>> >>> >>> >>> -- >>> *From:* Dakshika Jayathilaka >>> >>> *To:* dev ; Maria Beckham < >>>

Re: partition deployment

2014-06-28 Thread chris snow
>>> Also, again same error. Specified below the error >>> >>> Invalid Partition Detected : P1. Cause: POST >>> https://openstack.corp.eco.com:5443/v2.0/tokens HTTP/1.1 -> HTTP/1.1 >>> 401 Not Authorized >>> >>> >>> >>&

Re: partition deployment

2014-06-27 Thread Dinesh Bandara
; HTTP/1.1 401 >> Not Authorized >> >> >> >> -- >> *From:* Dakshika Jayathilaka >> >> *To:* dev ; Maria Beckham < >> mariabeckha...@yahoo.com> >> *Sent:* Friday, June 27, 2014 5:22 PM >> *S

Re: partition deployment

2014-06-27 Thread Manula Chathurika Thantriwatte
From:* Dakshika Jayathilaka > > *To:* dev ; Maria Beckham < > mariabeckha...@yahoo.com> > *Sent:* Friday, June 27, 2014 5:22 PM > *Subject:* Re: partition deployment > > just try with this. this works fine on openstack. > > { > "id": "P1"

Re: partition deployment

2014-06-27 Thread Maria Beckham
zed From: Dakshika Jayathilaka To: dev ; Maria Beckham Sent: Friday, June 27, 2014 5:22 PM Subject: Re: partition deployment just try with this. this works fine on openstack. {   "id": "P1",   "provider": "openstack",   "propert

Re: partition deployment

2014-06-27 Thread Dakshika Jayathilaka
; "provider": "openstack", > "property": [ > { > "name": "region", > "value": "PHX" > }, > { > "name": "zone", > "val

Re: partition deployment

2014-06-27 Thread Maria Beckham
alue": "PHX"   },  {     "name": "zone",     "value": "PHX01"   }   ]  } ________ From: Maria Beckham To: "dev@stratos.apache.org" Sent: Friday, June 27, 2014 3:44 PM Subject: R

Re: partition deployment

2014-06-27 Thread Maria Beckham
:29 PM Subject: Re: partition deployment hi Maria, it looks like you have missed a comma: {       "id": "zone-1",   "provider": "openstack",   "property": [   {     "name": "region"

Re: partition deployment

2014-06-27 Thread chris snow
;: "zone", > "value": "PHX01" > } > ] > } > > output: > nvalid Partition Detected : zone-1 > > -- > *From:* Manula Chathurika Thantriwatte > *To:* dev@stratos.apache.org; Maria

Re: partition deployment

2014-06-27 Thread Maria Beckham
ot;PHX"   }   {     "name": "zone",     "value": "PHX01"   }   ]  } output: nvalid Partition Detected : zone-1 From: Manula Chathurika Thantriwatte To: dev@stratos.apache.org; Maria Beckham

Re: partition deployment

2014-06-27 Thread Manula Chathurika Thantriwatte
Jun 28, 2014 at 12:20 AM, Maria Beckham wrote: > Bcoz, when I asked my openstack admin for the parition id, he asked me > what is that? > > Do you know whats it called in openstack world so that my admin can > provide it > > thanks, > > --

Re: partition deployment

2014-06-27 Thread Maria Beckham
Bcoz, when I asked my openstack admin for the parition id, he asked me what is that? Do you know whats it called in openstack world so that my admin can provide it thanks, From: Maria Beckham To: dev Sent: Friday, June 27, 2014 11:44 AM Subject: partition

partition deployment

2014-06-27 Thread Maria Beckham
Hi, I am trying to configure stratos for parition deployment. In that, doc says provide unique parition id? Is it a network partition id that represents the region and zone on iaas provider? thanks, maria