summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rw-r--r--docs/release/releaserepos.rst20
3 files changed, 34 insertions, 13 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|
diff --git a/docs/release/releaserepos.rst b/docs/release/releaserepos.rst
index 52cdd0a0b..960853627 100644
--- a/docs/release/releaserepos.rst
+++ b/docs/release/releaserepos.rst
@@ -10,6 +10,9 @@
Project Specific Release Notes
++++++++++++++++++++++++++++++
+Maintained Projects
+-------------------
+
.. toctree::
:maxdepth: 1
@@ -18,9 +21,10 @@ Project Specific Release Notes
| :ref:`VNF Requirements<onap-vnfrqts-requirements:release_notes>`
| :ref:`AAI - Active and Available Inventory<onap-aai-aai-common:release_notes>`
| :ref:`CCSDK - Common Controller Software Development Kit<onap-ccsdk-distribution:release_notes>`
+| :ref:`CCSDK/ORAN - Open-RAN Support in ONAP<onap-ccsdk-oran:release_notes>`
| :ref:`CLAMP - Control Loop Automation Platform<onap-policy-clamp:release_notes>`
| :ref:`CLI - Command Line Interface<onap-cli:release_notes>`
-| :ref:`CPS - Configuration Persistance Service<onap-cps:release_notes>`
+| :ref:`CPS - Configuration Persistence Service<onap-cps:release_notes>`
| :ref:`DCAE - Data Collection Analysis and Events<onap-dcaegen2:release_notes>`
| :ref:`DMAAP - Message Router (MR)<onap-dmaap-messagerouter-messageservice:release_notes>`
| :ref:`DMAAP - Data Router (DR)<onap-dmaap-datarouter:release_notes>`
@@ -29,12 +33,12 @@ Project Specific Release Notes
| :ref:`EXTAPI - External API NorthBound Interface<onap-externalapi-nbi:release_notes>`
| :ref:`HOLMES - Rule Management<onap-holmes-rule-management:release_notes>`
| :ref:`MODELING - Modeling ETSI catalog<onap-modeling-etsicatalog:release_notes>`
+| :ref:`MSB - Microservices Bus<onap-msb-apigateway:release_notes>`
| :ref:`MULTICLOUD - MultiCloud Framework<onap-multicloud-framework:release_notes>`
| :ref:`OOF - Optimization Framework<onap-optf-osdf:release_notes>`
| :ref:`OOM - ONAP Operations Manager<onap-oom:release_notes>`
| :ref:`OOM - Certification Service<onap-oom-platform-cert-service:release_notes>`
| :ref:`POLICY- Policy Framework<onap-policy-parent:release_notes>`
-| :ref:`PORTAL - Portal Platform<onap-portal:release_notes>`
| :ref:`SDC - Service Design & Creation<onap-sdc:release_notes>`
| :ref:`SDNC - Software Defined Network Controller<onap-sdnc-oam:release_notes>`
| :ref:`SO - Service Orchestration<onap-so:release_notes>`
@@ -43,3 +47,15 @@ Project Specific Release Notes
| :ref:`VID - Virtual Infrastructure Deployment<onap-vid:release_notes>`
| :ref:`VNFSDK - VNF Software Development Kit<onap-vnfsdk-model:release_notes>`
| :ref:`VVP - VNF Validation Project<onap-vvp-documentation:release_notes>`
+
+Unmaintained Projects
+---------------------
+
+.. toctree::
+ :maxdepth: 1
+
+| :ref:`AAF - Application Authorization Framework<onap-aaf-authz:release_notes>`
+| :ref:`AAI/ESR - External System Registry<onap-aai-esr-server:master_index>`
+| :ref:`APPC - Application Controller<onap-appc:release_notes>`
+| :ref:`MUSIC - ONAP Multi-Site Integration<onap-music:release_notes>`
+| :ref:`PORTAL - Portal Platform<onap-portal:release_notes>`