Its ok. May be I missed it while sending email.

Anyhow, could you or someone respond to below questions of mine and error 
mentioend as I am stuck at first step of stratos configuration




________________________________
 From: chris snow <chsnow...@gmail.com>
To: dev <dev@stratos.apache.org>; Maria Beckham <mariabeckha...@yahoo.com> 
Sent: Friday, June 27, 2014 2:29 PM
Subject: Re: partition deployment
 


hi Maria, it looks like you have missed a comma:

{
      "id": "zone-1",
      "provider": "openstack",
      "property": [
          {
            "name": "region",
            "value": "PHX"
          },
 {
            "name": "zone",
            "value": "PHX01"
          }
      ]
 }





On Fri, Jun 27, 2014 at 9:20 PM, Maria Beckham <mariabeckha...@yahoo.com> wrote:

So, ur saying its user provided name to be made unique in stratos then?. And 
its, not a system generated unique name or id on the openstack end?
>
>
>If its user provided name to be made unique on stratos, how can we guarantee 
>uniqueness there? Does stratos check uniqueness?
>
>
>Also,  I am getting the below error. the parition info i gave is as follows
>
>
>{
>      "id": "zone-1",
>      "provider": "openstack",
>      "property": [
>          {
>            "name": "region",
>            "value": "PHX"
>          }
> {
>            "name": "zone",
>           
 "value": "PHX01"
>          }
>      ]
> }
>
>
>
>output:
>nvalid Partition Detected : zone-1
>
>
>
>
>________________________________
> From: Manula Chathurika Thantriwatte <manu...@wso2.com>
>To: dev@stratos.apache.org; Maria Beckham <mariabeckha...@yahoo.com> 
>Sent: Friday, June 27, 2014 11:58 AM
>Subject: Re: partition deployment
> 
>
>
>Hi Maria,
>
>You have to enter the unique name for the partition id. It's just an 
>identifier. You have to enter the correct provider and the region after that. 
>Here is the sample for ec2.
>
>{
>"partition":{
>     "id": "P2",
>      "provider": "ec2",
>      "property": [
>          {
>            "name": "region",
>            "value": "ap-southeast-1b"
>          }
>      ],
>      "partitionMin": "1",
>      "partitionMax": "3"
>   }
>}
>
>Thanks !!!
>
>
>
>
>
>On Sat, Jun 28, 2014 at 12:20 AM, Maria Beckham <mariabeckha...@yahoo.com> 
>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,
>>
>>
>>
>>________________________________
>> From: Maria Beckham <mariabeckha...@yahoo.com>
>>To: dev <dev@stratos.apache.org> 
>>Sent: Friday, June 27, 2014 11:44 AM
>>Subject: partition deployment
>> 
>>
>>
>>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
>>
>>
>
>
>-- 
>
>Regards,
>
>Manula Chathurika Thantriwatte
>
>Software Engineer
>
>WSO2 Inc. : http://wso2.com
>
>lean . enterprise . middleware
>
>
>email : manu...@wso2.com / man...@apache.org
>
>phone : +94 772492511
>
>blog : http://manulachathurika.blogspot.com/
>
>
>
>
>
>

Reply via email to