Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-02 Thread Nirmal Fernando
gt; >>>>>> "components": { >>>>>> >>>>>> "groups": [ >>>>>> >>>>>> ], >>>>>> >>>>>> "subscribables": [ >>>>>&

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-02 Thread Lakmal Warusawithana
gt; "components": { >>>>> >>>>> "groups": [ >>>>> >>>>> ], >>>>> >>>>> "subscribables": [ >>>>> >>>>> { >>>>> >>>>> "type&quo

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-02 Thread Nirmal Fernando
": "c1xxx" >>>> >>>> } >>>> >>>> ] >>>> >>>> }, >>>> >>>> "subscribableInfo": [ >>>> >>>> { >>>> >>>> "

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Manula Chathurika Thantriwatte
; >>> "subscribableInfo": [ >>> >>> { >>> >>> "alias": "c1xxx", >>> >>> "deploymentPolicy": "static-1-Core", >>> >>> "autoscalingPolicy"

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Isuru Haththotuwa
uot;privateRepo": "true", > > "repoPassword": "password", > > "repoURL": "http://xxx:10080/git/default.git";, > > "repoUsername": "user" > > } > > ] > > } > >

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Lakmal Warusawithana
quot; >> >> } >> >> ] >> >> }, >> >> "subscribableInfo": [ >> >> { >> >> "alias": "c1xxx", >> >> "deploymentPolicy": "static-1-Core", >> >>

Re: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Udara Liyanage
t;, > > "privateRepo": "true", > > "repoPassword": "password", > > "repoURL": "http://xxx:10080/git/default.git";, > > "repoUsername": "user" > > } > > ] > >

RE: [Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Martin Eppel (meppel)
quot;alias": "c1xxx", "deploymentPolicy": "static-1-Core", "autoscalingPolicy": "economyPolicy", "privateRepo": "true", "repoPassword": "password", "repoURL": "http://xxx:10080/git

[Discuss] Groups and Application JSON formats in Stratos 4.1.0

2014-12-01 Thread Manula Chathurika Thantriwatte
Hi All, I have started working on $subject. Here I have came up with the more readable way of the new groups definition JSON and the application JSON format. Both of this support nested group definitions. Below I have listed the high level format of the application and group JSON format. Applicat