Versions Compared

Key

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

...

    • Responsible for overall microservice functionality and containerization
    • Creation of component_spec (json spec) and validation through dcae_cli utility
    • Syncronization State synchronization between different stateful replica instances (for auto-scaling support) and state resiliency
    • Policy spec/model creation Support Configuartion and policy fetch from CBS.
    • Responsible for enforcing Policy Decisions for a particular Control Loop(s)

...

    • Platform Deployment of platform components based on ONAP deployment strategy
    • Retrieval of blueprint via SDC distribution and store in DCAE inventory
    • Retrieval of configuration policy and policy updates from Policy PDP and making available in Consul
    • Service component deployment (and undeploy) support through CLAMP and other triggers, e.g. initialization.
      • Registration (deregistration) of components in Consul and/or Kubernetes platform for healtcheck and application state
      • Service registration (deregistration) with MSB when applicable
    • DMaaP resource provisioning when applicable
    • Provides configuration api and policy configuration via CBS
    • Auto scaling Scaling of components

SDC

  • SDC is responsible for design time elements such as:
    • On-boarding DCAE Micro Services
  • DCAE Design Studio
    • implementing the design to create a generic service assurance flow to be reused when designing a service.
    • Generating artifacts for DCAE deployment of control loop, namely blueprint, and distributing to DCAE
    • Generating artifact for CLAMP visualization and configuration of control loop, namely service template and policy TOSCA model and distributing to CLAMP

...