Hi Imesh,

On Thu, Nov 21, 2013 at 6:46 PM, Imesh Gunaratne <[email protected]> wrote:

> I think what was meant by scope is the same:
>
> <partition>
>
>       <id>P1</id>
>
>       <scope>PROVIDER</scope>
>
>      <property name="provider" value="ec2"/>
>
> <property name="region" value="us-east-1" />
> </partition>
>

Part that I don't understand is the rationale behind scope. If I take the
sample you've given, it says scope is 'Provider', what does it means here?
What if I provide scope as 'Region' here? What is the difference to the
final outcome?

>
> However I think your suggestion looks much cleaner +1
>
>
Great.

> Thanks
>
>
>
> On Wed, Nov 20, 2013 at 9:37 PM, Nirmal Fernando 
> <[email protected]>wrote:
>
>> All,
>>
>> IMO $Subject. It's not correct to have a scope. In my view expectation of
>> a Partition can be "I want my instances in *EC2* IaaS and in 
>> *us-east-1*region".
>>
>> <partition id="p1">
>>      <property name="PROVIDER" value="ec2"/>
>>      <property name="REGION" value="us-east-1"/>
>> ....
>> </partition>
>>
>>
>>
>> --
>> Best Regards,
>> Nirmal
>>
>> Nirmal Fernando.
>> PPMC Member & Committer of Apache Stratos,
>> Senior Software Engineer, WSO2 Inc.
>>
>> Blog: http://nirmalfdo.blogspot.com/
>>
>
>


-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/

Reply via email to