1. Project Overview

DCAE project provides intelligence for ONAP to support automation (via open-loop and CL) by performing network data collections, analytics & correlation and trigger actionable rootcause events.

DCAE components are classified between platform and service components.  DCAE Platform refers to the set of controller components which manages deployment and LCM of DCAE service components. The DCAE services components includes all the microservices - collectors, analytics and event processor which supports active data-flows and processing as required by ONAP usecases. The architecture of DCAE targets flexible, micros-service oriented, model based component design and deployment. DCAE also offers support for multi-site collection and analytics operations which are essential for large ONAP deployments.

Under new DCAE transformation project, DCAE platform components will be replaced by cloud native functions supported via sidecar/init containers through Helm deployment.

2. New component capabilities for Isanbul, i.e. the functional enhancements


  • Progress on DCAE Architecture transformation to migrate to Helm
    • Common Template Enhancement 
      • CMPv2 Certificate
      • Policy Sidecar
      • PG credentials management through K8S secret
      • ConfigMap Support
      • DMaap Config Support (dynamic)
    • Helm charts migration for all other DCAE services
      • Bulk PM flow - DataFile, PM-Mapper, PMSH
      • E2E Slicing - KPI-MS, Slice-Analysis, DL Handlers (Feeder, Admin, DES)
      • Son-Handler, Heartbeat, VES-Mapper, RESTCOnf, SNMPTrap, BBS-Ep
    • Remove Consul dependency - application config standardization for Helm deployed components  (Prototype for VES/HV-VES)
      • Helm charts generation through MOD  (POC)
      • ONAP Internal Helm Registry support
  • TSC/SECCOM Global requirements
  • Reducing DCAE backlogs  + security fixes


Refer DCAE R9 M2 Release Planning#Scope for more details


Following Platfrom components are marked for archival post Istanbul; they will be RO only.

  • Dashboard
  • ServiceChange Handler
  • Policy-Handler
  • Deployment-Handler
  • InventoryAPI


3. New or modified interfaces

New External interfaces

Modified interfaces

  • NA

4. Interface naming

DCAE R9 M2 Release Planning#APIOutgoingDependencies

5. Reference to the interfaces


DCAE R9 M2 Release Planning#APIOutgoingDependencies

Existing platform API's - https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/offeredapis.html

DCAE Platform

DCAE Service Components


Deprecation Notice: Following Platform API's will be deprecated immediately after Istanbul. For Istanbul release - no new enhancement/updates are planned for these component (Istanbul deployment will continue using Honolulu version). 

6. What are the system limits

Relies on k8s for loadbalancing and scaling. DCAE platform handles the control flow and do not carry the data/event; DCAE service components can be scaled and support state management through external DB and/or K8S state management.

As DCAE collectors are extensively used in all ONAP usecase, performace testing has been done on below collectors

VES Collector Performance Test

PM-Mapper performance baseline

Datafile Collector (DFC) performance baseline results

HV-VES Performance Test


7. Involved use cases, architectural capabilities or functional requirements

8. Platform Maturity Targets

Istanbul Release Platform Maturity

Global Requirement and Best Practices - DCAE R9 M2 Release Planning#BestPractices/GLOBALRequirements

9. Listing of new or impacted models used by the project (for information only)

No model changes


  • No labels