<<Work in progress>> - draft design to facilitate the Acumos integration with DCAE
For Frankfurt release, DCAE will add new software component "Acumos-DCAE Adapter" which will provide a client interface to receive ML models from an Acumos catalog to ONAP DCAE. This adapter will generate the required metadata artifacts (Microservice component spec, data-format) and to onboard them directly into the DCAE CLI-DB. The subsequent Service Assurance flow design, Microservice configurations, and blueprint generation will be supported by the new DCAE MOD components, which will be delivered under Frankfurt Self Serve Control Loops v2
...
- The Adapter provides a DCAE model runner to wrap the ML model from Acumos to in order to produce a mircorservice a microservice that is compatible in DMaaP environment.
- The Adapter generates Microservice metadata (i.e., the Component Spec.json and Dataformat.json) for onboarding to DCAE Design environment.
- The Adapter generates k8s/Docker executable image for onboarding to DockerCentral (Nexus).
...
Repository
TBD
Usecase Targeted for Frankfurt
Deliverables
Validation
...
Usecase Targeted
Due to lack of specific end-to-end usecase (in Frankfurt), integration was demonstrated using generic models from AT&T/Acumos Instance into DCAE-MOD.
Demo recording and details - 2020-04-16 DCAE Demo
Deliverables
- Helm Chart
- Acumos adapter docker container
Refer Acumos Adapter Installation