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>
However I think your suggestion looks much cleaner +1
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/
>