...
Deliverable Name | Deliverable Description | Deliverable location |
---|---|---|
CLAMP Docker container | Docker images available on nexus3 | Nexus3 docker registry |
Source Code | Code of the Designer and run time of CLAMP | CLAMP git repository |
Deployment scripts | Scripts that can be used to help with the container instantiation and configuration | CLAMP git repository |
Property Files | Properties files that can be used to tune the configuration of CLAMP depending on the environment | CLAMP git repository |
Sub-Components
There is no currently no sub-components in CLAMP, the R1 application embeds both the designer and runtime parts.
...
High level architecture diagram
At that stage within the Release, the team is expected to provide more Architecture details describing how the functional modules are interacting.
Block and sequence diagrams showing relation within the project as well as relation with external components are expected.
Anyone reading this section should have a good understanding of all the interacting modules.
Architecture
...
- Below we show how the CLAMP application fits into ONAP. The red figure below shows the CLAMP application components. There is a design portion and an operations component, which are both deployed within ONAP portal.
...
CLAMP will thus control the typical following control loop flow within ONAP :
API Incoming Dependencies
...
Third Party Products Dependencies
Third Party Products mean products that are mandatory to provide services for your components. Development of new functionality in third party product may or not be expected.
List the Third Party Products (OpenStack, ODL, RabbitMQ, ElasticSearch,Crystal Reports, ...).
Name | Description | Version |
---|---|---|
AJSC | java container | 6 |
AJSC-Camunda | Camunda integration into AJSC | 6 |
Docker | Container engine | 1.12 |
MariaDB | database container | 10.1.11 |
Spring boot | Spring boot Framework dependencies | 1.4.1 |
In case there are specific dependencies (Centos 7 vs Ubuntu 16. Etc.) list them as well.
Testing and Integration Plans
...