Versions Compared

Key

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

(warning) Work in progress


Table of Contents
maxLevel2

Brief introduction

Definitions and abbreviations

...

Stages required to run control loop:

  1. AC blueprint design (SDC)

  2. AC blueprint distribution (SDC)

  3. CL configuration (CLAMP)

  4. CL submit (CLAMP)

  5. CL deploy (CLAMP)

Desired control loop design and execution

Stages required to run control loop:

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

      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)
        pagePin5
         
      2. Gliffy Diagram
        nameCL model saving (Clamp)
        pagePin1

  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)