You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Imesh Gunaratne <im...@apache.org> on 2015/01/04 05:29:29 UTC

[Discuss] Refining Stratos Manager

Hi Devs,

As I found Stratos Manager (SM) has considerable amount of code which are
not used. This module has grown overtime but has never cleaned up, now it
is quite difficult to manage. The current SM module looks like below:


I have now refined this module as follows and in the process of introducing
Application Subscrition management logic to support Multi-Tenancy.


IMO following are the responsibilities of SM as of now:
- Provide Artifact Distribution Coordinator (ADC) features
- Signup/Subscription Management for Applications
- User Management

Thanks
​

​


-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Re: [Discuss] Refining Stratos Manager

Posted by Imesh Gunaratne <im...@apache.org>.
I have further refined SM component by moving domain classes used by the
REST API to stratos common:


Now it's in a clean state to introduce subscription model for applications
to support Multi-Tenancy.

Thanks
​

On Sun, Jan 4, 2015 at 9:59 AM, Imesh Gunaratne <im...@apache.org> wrote:

> Hi Devs,
>
> As I found Stratos Manager (SM) has considerable amount of code which are
> not used. This module has grown overtime but has never cleaned up, now it
> is quite difficult to manage. The current SM module looks like below:
>
>
> I have now refined this module as follows and in the process of
> introducing Application Subscrition management logic to support
> Multi-Tenancy.
>
>
> IMO following are the responsibilities of SM as of now:
> - Provide Artifact Distribution Coordinator (ADC) features
> - Signup/Subscription Management for Applications
> - User Management
>
> Thanks
> ​
>
> ​
>
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>



-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos