...
Deployment Artifact design using SDC DCAE-D
Currently user has to write microservice schema (example: tcaSpec.json) and using tosca-lab create artifacts out of it. Generated 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 56 Gliffy name CL model saving (Clamp) pagePin 12
- 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)
...