You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Controller/Platform Components

These are DCAE components which are responsible for LCM of DCAE services.  This includes below

  • Cloudify
  • Deployment-handler
  • ConfigbindingService
  • InventoryAPI
  • ServiceChange Handler
  • Dashboard*

All the above component will be deployed as Helm chart for Dublin release (maintained under oom/kubernetes/dcaegen2)


DCAE Services

This include all service which provides data collection and analytics services; based on usecase -  different collection and analytics components can be deployed.  These are deployed and managed by the DCAE Platform.  

For Dublin - DCAE services will be classified below for ONAP deployment standpoint.


Static Components

These are generic services used by ONAP integration team. These services are not binded to any specific usecase and require no dynamic policy configuration support.

  • VESCollector
  • HV_VES
  • SNMPTrap
  • Holmes Rules/Engine
  • TCA
  • PRH/Extension - 5G and BBS

 

Integration/Deployment steps should include below

Dynamic Components

These services are deployed on-demand (either from CLAMP or Dashboard); requires dynamic policy configuration management support.  Services involved in control loop flow will generally fall under this classification.

  • RESTConf (New) - BBS
  • DFC  - 5G
  • VES-Mapper (New) - BBS
  • PM-Mapper (New) – 5G
  • SON Handler (New) – 5G
  • Heartbeat (New)
  • TCA-GEN2* (New)

  (*  Stretch goal)


Onboarding/Deployment steps should include below

  • Component spec creation
  • Validation of spec using dcae_cli
  • Blueprint and Policy Model creation (manual for R4; SDC/DCAE-DS post R4)
  • Validation of blueprint/deployment in K8S
  • SDC/CLAMP Integration
    • Ensure new models/blueprints are in service gerrit repo (dpo/spec, dpo/data-formats, dpo/tosca_models, dpo/blueprints. Note: Both tosca_models and blueprint are temporary place holders.
    • Work with Integration team/usecase owner to upload the artifacts (blueprints & policy model) into SDC and trigger Service creation and distribution from SDC.
    • Work with CLAMP team to trigger the MS deployment.

   


  • No labels