Fix architecture func diagram 79/120879/1
authorbyungwoojun <byung-woo.jun@ericsson.com>
Fri, 23 Apr 2021 13:50:37 +0000 (09:50 -0400)
committerbyungwoojun <byung-woo.jun@ericsson.com>
Fri, 23 Apr 2021 13:50:37 +0000 (09:50 -0400)
Fix architecture func diagram and its description

Issue-ID: DOC-736
Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Change-Id: I83fe2908e1537595e29f1f18c2a789c5172ebe19

docs/guides/onap-developer/architecture/media/ONAP-fncview.png [changed mode: 0644->0755]
docs/guides/onap-developer/architecture/onap-architecture.rst

old mode 100644 (file)
new mode 100755 (executable)
index 570629d..5497edb
Binary files a/docs/guides/onap-developer/architecture/media/ONAP-fncview.png and b/docs/guides/onap-developer/architecture/media/ONAP-fncview.png differ
index 0d1d7d6..6ced443 100644 (file)
@@ -114,22 +114,27 @@ microservices-based platform components.**
 Figure 2 below, provides a simplified functional view of the architecture,
 which highlights the role of a few key components:
 
-#. Design time environment for onboarding services and resources into ONAP and
-   designing required services.
-#. External API provides northbound interoperability for the ONAP Platform and
-   Multi-VIM/Cloud provides cloud interoperability for the ONAP workloads.
+#. ONAP Design time environment provides onboarding services and resources
+   into ONAP and designing required services.
+#. External API provides northbound interoperability for the ONAP Platform.
+#. ONAP Runtime environment provides a model- and policy-driven orchestration
+   and conrol framework for an automated instantiation and configuration of
+   services and resources. Multi-VIM/Cloud provides cloud interoperability for
+   the ONAP workloads. Analytic framework that closely monitors the service
+   behavior handles close loop management for handling healing, scaling and
+   update dynamically.
 #. OOM provides the ability to manage cloud-native installation and deployments
    to Kubernetes-managed cloud environments.
 #. ONAP Shared Services provides shared capabilities for ONAP modules. The ONAP
    Optimization Framework (OOF) provides a declarative, policy-driven approach
    for creating and running optimization applications like Homing/Placement,
-   and Change Management Scheduling Optimization.
-#. ONAP shared utilities provide utilities for the support of the ONAP
-   components.
-#. Information Model and framework utilities continue to evolve to harmonize
-   the topology, workflow, and policy models from a number of SDOs including
-   ETSI NFV MANO, ETSI/3GPP, O-RAN, TM Forum SID, ONF Core, OASIS TOSCA, IETF,
-   and MEF.
+   and Change Management Scheduling Optimization. ONAP shared utilities provide
+   utilities for the support of the ONAP components.
+
+Information Model and framework utilities continue to evolve to harmonize
+the topology, workflow, and policy models from a number of SDOs including
+ETSI NFV MANO, ETSI/3GPP, O-RAN, TM Forum SID, ONF Core, OASIS TOSCA, IETF,
+and MEF.
 
 |image2|