From 8ba217efe5f9f0cbe94f7e8bd2a9b20b64c9e908 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 13 Aug 2024 10:50:24 +0200 Subject: using 'ecosystem' instead of 'platform' Issue-ID: DOC-826 Change-Id: Ibd6076b858da20f4f3367d5105be2c311e98898c Signed-off-by: thmsdt --- docs/platform/components/index.rst | 174 ------------------------------------- 1 file changed, 174 deletions(-) delete mode 100644 docs/platform/components/index.rst (limited to 'docs/platform/components/index.rst') 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` - - AAI Architecture, APIs and Guides - * - :ref:`aai/sparky-be` - - Sparky - AAI Inventory UI - -CCSDK - Common Controller Software Development Kit --------------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`ccsdk/apps` - - Micro Services for CCSDK - * - :ref:`ccsdk/cds` - - Controller Design Studio Architecture and Guides - * - :ref:`ccsdk/distribution` - - TOSCA Orchestration Plugin, Directed Graph Support - * - :ref:`ccsdk/features` - - Software Defined Network Controller for Radio (SDNR) - * - :ref:`ccsdk/oran` - - O-RAN Support in ONAP - -CPS - Configuration Persistence Service ---------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`cps` - - CPS Global - * - :ref:`cps/cps-temporal` - - CPS Temporal - * - :ref:`cps/ncmp/dmi-plugin` - - CPS DMI Plugin - -DCAE - Data Collection, Analysis and Events -------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`dcaegen2` - - DCAE (Gen2) Architecture and Guides - -INT - Integration ------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`integration` - - Integration Project - -MULTICLOUD - MultiCloud Framework ---------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`multicloud/framework` - - MultiCloud Framework Architecture and Guides - * - :ref:`multicloud/k8s` - - Kubernetes Reference Deployment (KUD) - -OOM - ONAP Operations Manager ------------------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`oom` - - ONAP Operations Manager - -POLICY - Policy Framework -------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`policy/parent` - - Policy Framework - -SDC - Service Design & Creation -------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`sdc` - - Service Design & Creation - -SDNC - Software Defined Network Controller ------------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`sdnc/oam` - - SDNC Architecture, APIs and Guides - -SO - Service Orchestration --------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`so` - - Service Orchestration Architecture, APIs and Guides - -UUI - Usecase User Interface ------------------------------ - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`usecase-ui` - - Usecase-UI Architecture, APIs and Guides - -- cgit