Work in progress
Table of Contents | ||
---|---|---|
|
Brief introduction
Definitions and abbreviations
...
Stages required to run control loop:
AC blueprint design (SDC)
AC blueprint distribution (SDC)
CL configuration (CLAMP)
CL submit (CLAMP)
CL deploy (CLAMP)
Desired control loop design and execution
Stages required to run control loop:
Deployment Artifact design using SDC DCAE-D
Currently we are able user has to write microservice schema json and using tosca-lab (example: tcaSpec.json) and using tosca-lab create artifacts out of it. Required artifactsGenerated artifacts that are used in this feature:
AC blueprint (DCAE_BLUEPRINT)
Policy model (example: policy.yaml)
Distribution of CSAR containing Policy model and AC blueprint (SDC)
- Both Policy and Clamp should receive Artifact distribution notification.
Gliffy name Policy Model saving (Policy) pagePin 5 Gliffy name CL model saving (Clamp) pagePin 1
- Both Policy and Clamp should receive Artifact distribution notification.
AC configuration (CLAMP)
- Policy should extract logic of creating forms for configuring Policy using Policy Model (in this confluence it's called Policy SDK)
- Clamp should use Policy SDK to create generic form out of saved policy schema.
Action Policy configuration (CLAMP)
CL submit (CLAMP)
CL deploy (CLAMP)