Skip to content

Latest commit

 

History

History

README.md

ControllerDomainManager Specification

Managed Elements

Measurement, Monitoring and Implementation are not included in the v1.0.0_spec.  
Please, ignore the Managed Elements segment during implementing v1.0.0_impl.  
  • The following kinds of Elements are encapsulated:
  • The following kind of Endpoint is managed, despite its holding Element is encapsulated by a neighboring domain:
  • The following kinds of Connections are managed:
    • TCP: ManagementDomainInterface <---> LoadBalancer/Controller
    • TCP: LoadBalancer <---> Controller
    • HTTP: ManagementDomainInterface <---> Controller
    • (Copy: LogicalMountPoint ---> MountPoints)
    • (ManagementPlaneTransport: Application <---> LogicalController)
  • A neighboring domain is managing the following kind of Endpoint, but CDM is mediating towards the Element:
    • TcpClient at MountPoints at Controllers

InformationStructure

Functions

Diagrams

ServiceList

ProfileList and ProfileInstanceList

ForwardingList

Open API specification (Swagger)

CONFIGfile (JSON)

Comments

A lot of conceptual work has been done, during specifying the DeviceDomainManager application.
The following concepts are base to the ControllerDomainManager, too:

.

Links to be updated after specification of DeviceDomainManager has been merged into develop branch

.