summaryrefslogtreecommitdiffstats
path: root/docs/ecosystem/components/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ecosystem/components/index.rst')
-rw-r--r--docs/ecosystem/components/index.rst174
1 files changed, 174 insertions, 0 deletions
diff --git a/docs/ecosystem/components/index.rst b/docs/ecosystem/components/index.rst
new file mode 100644
index 000000000..f64ace740
--- /dev/null
+++ b/docs/ecosystem/components/index.rst
@@ -0,0 +1,174 @@
+.. 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
+