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 2013/12/03 14:16:38 UTC

[Discuss] [Load Balancer] Tenant Messaging Model for Load Balancer - Proposal

Hi All,

This is regarding the multi-tenancy support in Load Balancer. To enable
multi-tenancy support, load balancer needs to access Tenant Information.
This includes a Map<TenantDomain, TenandID>.

This requirement could be achieved by using the same model which was used
for distributing the topology model. Please refer the below diagram:

[image: Inline image 2]

*Advantages of this Model*
- Load balancer has no direct dependency to Stratos Manager or to a tenant
information database.
- Load balancer could be clustered without much effort.

Please feel free to add your thoughts.

Many Thanks
Imesh