diff options
author | 2024-08-13 10:50:24 +0200 | |
---|---|---|
committer | 2024-08-13 10:50:24 +0200 | |
commit | 8ba217efe5f9f0cbe94f7e8bd2a9b20b64c9e908 (patch) | |
tree | 4776ef4c6a7c14a5e2c8dbd6893da4ef0b86da8f /docs/platform/components | |
parent | 639eb31cbf56f956fd46711cccb229f2f7b6d22c (diff) |
using 'ecosystem' instead of 'platform'
Issue-ID: DOC-826
Change-Id: Ibd6076b858da20f4f3367d5105be2c311e98898c
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/platform/components')
-rw-r--r-- | docs/platform/components/index.rst | 174 |
1 files changed, 0 insertions, 174 deletions
diff --git a/docs/platform/components/index.rst b/docs/platform/components/index.rst deleted file mode 100644 index f64ace740..000000000 --- a/docs/platform/components/index.rst +++ /dev/null @@ -1,174 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution -.. 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 AT&T Intellectual Property. All rights reserved. - -.. index:: Developer Guides - -.. _doc_onap-developer_guide_projects: - -Components and Functionalities -============================== -Here you will find the detailed documentation of maintained projects, -ONAP components and functionalities. - -AAI - Active and Available Inventory ------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`aai/aai-common<onap-aai-aai-common:master_index>` - - AAI Architecture, APIs and Guides - * - :ref:`aai/sparky-be<onap-aai-sparky-be:master_index>` - - Sparky - AAI Inventory UI - -CCSDK - Common Controller Software Development Kit --------------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`ccsdk/apps<onap-ccsdk-apps:master_index>` - - Micro Services for CCSDK - * - :ref:`ccsdk/cds<onap-ccsdk-cds:master_index>` - - Controller Design Studio Architecture and Guides - * - :ref:`ccsdk/distribution<onap-ccsdk-distribution:master_index>` - - TOSCA Orchestration Plugin, Directed Graph Support - * - :ref:`ccsdk/features<onap-ccsdk-features:master_index>` - - Software Defined Network Controller for Radio (SDNR) - * - :ref:`ccsdk/oran<onap-ccsdk-oran:master_index>` - - O-RAN Support in ONAP - -CPS - Configuration Persistence Service ---------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`cps<onap-cps:master_index>` - - CPS Global - * - :ref:`cps/cps-temporal<onap-cps-cps-temporal:master_index>` - - CPS Temporal - * - :ref:`cps/ncmp/dmi-plugin<onap-cps-ncmp-dmi-plugin:master_index>` - - CPS DMI Plugin - -DCAE - Data Collection, Analysis and Events -------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`dcaegen2<onap-dcaegen2:master_index>` - - DCAE (Gen2) Architecture and Guides - -INT - Integration ------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`integration<onap-integration:master_index>` - - Integration Project - -MULTICLOUD - MultiCloud Framework ---------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`multicloud/framework<onap-multicloud-framework:master_index>` - - MultiCloud Framework Architecture and Guides - * - :ref:`multicloud/k8s<onap-multicloud-k8s:master_index>` - - Kubernetes Reference Deployment (KUD) - -OOM - ONAP Operations Manager ------------------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`oom<onap-oom:master_index>` - - ONAP Operations Manager - -POLICY - Policy Framework -------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`policy/parent<onap-policy-parent:master_index>` - - Policy Framework - -SDC - Service Design & Creation -------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`sdc<onap-sdc:master_index>` - - Service Design & Creation - -SDNC - Software Defined Network Controller ------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`sdnc/oam<onap-sdnc-oam:master_index>` - - SDNC Architecture, APIs and Guides - -SO - Service Orchestration --------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`so<onap-so:master_index>` - - Service Orchestration Architecture, APIs and Guides - -UUI - Usecase User Interface ------------------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`usecase-ui<onap-usecase-ui:master_index>` - - Usecase-UI Architecture, APIs and Guides - |