summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbyungwoojun <byung-woo.jun@ericsson.com>2021-04-23 09:50:37 -0400
committerByung-Woo Jun <byung-woo.jun@est.tech>2021-04-23 14:27:21 +0000
commit1f8ab1ed78810ac2981a3aeff45ecd5672fe1236 (patch)
treef617ff407f72cc87b8921f4f042bc86274370072
parent53cc2d64a7150fa88b7d0ceb6fbf4a1a27de7519 (diff)
Fix architecture func diagram
Fix architecture func diagram and its description Issue-ID: DOC-736 Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com> Change-Id: I83fe2908e1537595e29f1f18c2a789c5172ebe19 (cherry picked from commit 136a3651f508c0c4a042970adea23a9c315e162c)
-rwxr-xr-x[-rw-r--r--]docs/guides/onap-developer/architecture/media/ONAP-fncview.pngbin185554 -> 441038 bytes
-rw-r--r--docs/guides/onap-developer/architecture/onap-architecture.rst27
2 files changed, 16 insertions, 11 deletions
diff --git a/docs/guides/onap-developer/architecture/media/ONAP-fncview.png b/docs/guides/onap-developer/architecture/media/ONAP-fncview.png
index 570629d07..5497edb30 100644..100755
--- a/docs/guides/onap-developer/architecture/media/ONAP-fncview.png
+++ b/docs/guides/onap-developer/architecture/media/ONAP-fncview.png
Binary files differ
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst
index 0d1d7d613..6ced443f7 100644
--- a/docs/guides/onap-developer/architecture/onap-architecture.rst
+++ b/docs/guides/onap-developer/architecture/onap-architecture.rst
@@ -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|