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 (JIRA)" <ji...@apache.org> on 2013/10/12 08:31:43 UTC

[jira] [Created] (STRATOS-98) Implement a Domain Model for managing the Topology Data Structure

Imesh Gunaratne created STRATOS-98:
--------------------------------------

             Summary: Implement a Domain Model for managing the Topology Data Structure
                 Key: STRATOS-98
                 URL: https://issues.apache.org/jira/browse/STRATOS-98
             Project: Stratos
          Issue Type: Sub-task
            Reporter: Imesh Gunaratne
            Assignee: Imesh Gunaratne


In Stratos, topology defines the services, clouds (IaaS), regions, clusters, tenants and many other information about application deployment. A common domain model is needed to manage this data structure to be used by any given load balancer or any other Stratos module which requires topology information.

The proposal is to design this data structure as follows:
Topology - (1:M) -> Service - (1:M) -> Cloud - (1:M) -> Region - (1:M) -> Cluster - (1:M) -> Member



--
This message was sent by Atlassian JIRA
(v6.1#6144)