Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. 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:

      1. AC blueprint (DCAE_BLUEPRINT)

      2. Policy model (example: policy.yaml)

  2. Distribution of CSAR containing Policy model and AC blueprint  (SDC)

    • Both Policy and Clamp should receive Artifact distribution notification.
      1. Gliffy Diagram
        namePolicy Model saving (Policy)
        pagePin56
         
      2. Gliffy Diagram
        nameCL model saving (Clamp)
        pagePin12

  3. 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.
  4. Action Policy configuration (CLAMP)

  5. CL submit (CLAMP)

  6. CL deploy (CLAMP)

...