From 3d8b8b2880c3bfadd135759bb56cc86d175a7e94 Mon Sep 17 00:00:00 2001 From: frederic desnoes Date: Sun, 3 Dec 2017 18:53:24 +0000 Subject: Update architecture description of DCAE Add some explainations and reference to DMaaP. Issue-ID: DOC-208 Change-Id: I32052bb69f02df8ef3cf4d349e9288667976ed08 Signed-off-by: frederic desnoes --- docs/sections/.architecture.rst.swo | Bin 0 -> 12288 bytes docs/sections/.architecture.rst.swp | Bin 0 -> 12288 bytes docs/sections/architecture.rst | 11 +++++++---- 3 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 docs/sections/.architecture.rst.swo create mode 100644 docs/sections/.architecture.rst.swp diff --git a/docs/sections/.architecture.rst.swo b/docs/sections/.architecture.rst.swo new file mode 100644 index 00000000..cc4da602 Binary files /dev/null and b/docs/sections/.architecture.rst.swo differ diff --git a/docs/sections/.architecture.rst.swp b/docs/sections/.architecture.rst.swp new file mode 100644 index 00000000..281c77be Binary files /dev/null and b/docs/sections/.architecture.rst.swp differ diff --git a/docs/sections/architecture.rst b/docs/sections/architecture.rst index b45e1055..1f9c5deb 100644 --- a/docs/sections/architecture.rst +++ b/docs/sections/architecture.rst @@ -8,12 +8,14 @@ Architecture Capabilities ------------ Data Collection Analytics and Events (DCAE) is the data collection and analysis subsystem of ONAP. -Its functions include collection of FCAPs data from the network entitiess (VNFs, PNFs, etc), normalization and transportation of +Its functions include among other things the collection of FCAPs data from the network entitiess (VNFs, PNFs, etc).It provides also a framework for the normalization of data format, the transportation of data, analysis of data, and generations of ONAP events which can be received by other ONAP components such as Policy for -subsequent operations. - +subsequent operations +like closed loops. DCAE consists of DCAE Platform components and DCAE Services components. The following list shows the details of what are included in ONAP R1 +When VM is indicated, it means that the components runs on its own VM on the platform. +DCAE platform is based both on virtual machines (VM) and containers. - DCAE Platform - Core Platform @@ -31,6 +33,7 @@ in ONAP R1 - Docker Host for containerized service components (VM) - PostgreSQL Database (VM) +note: the ONAP DCAEGEN2 CDAP blueprint deploys a 7 node CAsk Data Application Platform (CDAP) cluster (version 4.1.X), for running data analysis applications. - DCAE Services - Collectors @@ -52,4 +55,4 @@ vVoLTE: VES collector, Holmes analytics Interactions ------------ - +DCAE is interfacing with the DMaaP(Data Movement as a Platform) message Bus -- cgit 1.2.3-korg