Added links to older release docs for maintained components
[doc.git] / docs / guides / onap-developer / developing / index.rst
index f108670..fff8ce6 100644 (file)
 
 ONAP components and functionalities
 ===================================
-Additional developer level detail is provided for each project below.
-
-Active and Available Inventory
-------------------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/aai/aai-common.git/docs/index
-   AAI-esr-gui <../../../submodules/aai/esr-gui.git/docs/index>
-   ../../../submodules/aai/esr-server.git/docs/index
-   ../../../submodules/aai/sparky-be.git/docs/index
-   ../../../submodules/aai/event-client.git/docs/index.rst
-
-
-Application Controller
-----------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/appc/deployment.git/docs/index
-   ../../../submodules/appc.git/docs/index
-
-Application Authorization Framework
------------------------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/aaf/authz.git/docs/index
-   Secret Management Service <../../../submodules/aaf/sms.git/docs/index>
-   Certification Service <../../../submodules/aaf/certservice.git/docs/index>
-
-Command Line Interface
-----------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/cli.git/docs/index
-
-
-Control Loop Automation Management Platform
--------------------------------------------
+Here you will find the detailed documentation of projects,
+ONAP components and functionalities
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+Project - ONAP Integration
+--------------------------
 
-   ../../../submodules/clamp.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Common Controller Software Development Kit
-------------------------------------------
+   * - Document
+     - Description
+   * - :ref:`Integration<onap-integration:master_index>`
+     - ONAP Integration Project Documentation
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/ccsdk/distribution.git/docs/index
-   ../../../submodules/ccsdk/dashboard.git/docs/index
-   ../../../submodules/ccsdk/platform/plugins.git/docs/index
-   ../../../submodules/ccsdk/apps.git/docs/index
-   ../../../submodules/ccsdk/cds.git/docs/index
-
-.. Being consolidated in ccsdk distribution
-   ../../../submodules/ccsdk/platform/blueprints.git/docs/index
-   ../../../submodules/ccsdk/platform/nbapi.git/docs/index
-   ../../../submodules/ccsdk/storage/esaas.git/docs/index
-   ../../../submodules/ccsdk/storage/pgaas.git/docs/index
-   ../../../submodules/ccsdk/sli/adaptors.git/docs/index
-   ../../../submodules/ccsdk/sli/core.git/docs/index
-   ../../../submodules/ccsdk/sli/northbound.git/docs/index
-   ../../../submodules/ccsdk/sli/plugins.git/docs/index
-
-Data Collection, Analysis, and Events
--------------------------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/dcaegen2.git/docs/index
+Project - ONAP Modeling
+-----------------------
 
-Data Management as a Platform Data Bus Controller
--------------------------------------------------
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. toctree::
-   :maxdepth: 1
-   :titlesonly:
+   * - Document
+     - Description
+   * - :ref:`Model<onap-modeling-modelspec:master_index>`
+     - ONAP Model Specification
+   * - :ref:`ETSI Catalog<onap-modeling-etsicatalog:master_index>`
+     - ONAP ETSI Runtime Catalog Documentation
 
-   ../../../submodules/dmaap/dbcapi.git/docs/index
-   ../../../submodules/dmaap/buscontroller.git/docs/index
 
-Data Management as a Platform Data Router
+AAF - Application Authorization Framework
 -----------------------------------------
 
-.. toctree::
-   :maxdepth: 1
-   :titlesonly:
-
-   ../../../submodules/dmaap/datarouter.git/docs/index
-
-Data Management as a Platform Message Router
---------------------------------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/dmaap/messagerouter/messageservice.git/docs/index
-
-Development Tools
------------------
-
-.. toctree::
-   :maxdepth: 1
-   :titlesonly:
-
-   ../../../submodules/integration/devtool.git/docs/source/index
-
-
-External API Framework
-----------------------
-
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
-
-   ../../../submodules/externalapi/nbi.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - (in Maintenance) `AAF (Frankfurt) <https://docs.onap.org/projects/onap-aaf-authz/en/frankfurt/>`_
+     - AAF Architecture, APIs and Guides
+
+AAI - Active and Available Inventory
+------------------------------------
+
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`AAI<onap-aai-aai-common:master_index>`
+     - AAI Architecture, APIs and Guides
+   * - (in Maintenance) `ESR GUI (Latest) <https://docs.onap.org/projects/onap-aai-esr-gui/en/latest/>`_
+     - External System Registry GUI Documentation
+   * - (in Maintenance) `ESR Server (Latest) <https://docs.onap.org/projects/onap-aai-esr-server/en/latest/>`_
+     - External System Registry Server Documentation
+   * - (in Maintenance) :ref:`Model<onap-aai-sparky-be:master_index>`
+     - Sparky - AAI Inventory UI Documentation
+
+APPC - Application Controller
+-----------------------------
+
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - (in Maintenance) `APPC (Frankfurt) <https://docs.onap.org/projects/onap-appc/en/frankfurt/>`_
+     - APPC Architecture, APIs and Guides
+   * - (in Maintenance) `APPC Deployment (Frankfurt) <https://docs.onap.org/projects/onap-appc-deployment/en/frankfurt/>`_
+     - APPC Deployment Documentation
+
+CCSDK - Common Controller Software Development Kit
+--------------------------------------------------
+
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`Distribution<onap-ccsdk-distribution:master_index>`
+     - TOSCA Orchestration Plugin, Directed Graph Support
+
+CDS - Controller Design Studio
+------------------------------
 
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Holmes
-------
+   * - Document
+     - Description
+   * - :ref:`CDS<onap-ccsdk-cds:master_index>`
+     - Controller Design Studio Architecture and Guides (part of CCSDK)
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+CLAMP - Control Loop Automation Management Platform
+---------------------------------------------------
 
-   Alarm Correlation and Analysis <../../../submodules/holmes/engine-management.git/docs/index>
-   Architecture and APIs <../../../submodules/holmes/rule-management.git/docs/index>
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Integration
------------
+   * - Document
+     - Description
+   * - :ref:`CLAMP <onap-clamp:master_index>`
+     - CLAMP Architecture and Guides
 
-.. toctree::
-   :maxdepth: 1
-   :titlesonly:
+CLI - Command Line Interface
+----------------------------
 
-   ../../../submodules/integration.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Logging Analytics
------------------
+   * - Document
+     - Description
+   * - :ref:`CLI <onap-cli:master_index>`
+     - CLI Documentation
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+DCAE - Data Collection, Analysis and Events
+-------------------------------------------
 
-   ../../../submodules/logging-analytics.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Micro Services Bus
-------------------
+   * - Document
+     - Description
+   * - :ref:`DCAE<onap-dcaegen2:master_index>`
+     - DCAE Architecture and Guides
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+DMAAP - Data Management as a Platform
+-------------------------------------
 
-   ../../../submodules/msb/apigateway.git/docs/index
-   ../../../submodules/msb/swagger-sdk.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`Bus Controller<onap-dmaap-buscontroller:master_index>`
+     - Bus Controller Documentation
+   * - :ref:`Bus Controller API<onap-dmaap-dbcapi:master_index>`
+     - Bus Controller API Documentation
+   * - :ref:`Data Router<onap-dmaap-datarouter:master_index>`
+     - Data Router Documentation
+   * - :ref:`Message Router<onap-dmaap-messagerouter-messageservice:master_index>`
+     - Message Router Documentation
+
+EXTAPI - External API Framework/NBI
+-----------------------------------
 
-.. Empty folders in this release
-   ../../../submodules/msb/discovery.git/docs/index
-   ../../../submodules/msb/java-sdk.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
+   * - Document
+     - Description
+   * - :ref:`EXTAPI<onap-externalapi-nbi:master_index>`
+     - External API Framework Documentation
 
-Modeling
---------
+HOLMES - Holmes Alarm Correlation and Analysis
+----------------------------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/modeling/modelspec.git/docs/index
-   ../../../submodules/modeling/etsicatalog.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`HOLMES<onap-holmes-rule-management:master_index>`
+     - HOLMES Architecture and APIs
+   * - :ref:`Engine Management<onap-holmes-engine-management:master_index>`
+     - HOLMES Engine Management Documentation
 
-MultiVIM Cloud
---------------
+LOGGING - Centralized Logging
+-----------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/multicloud/framework.git/docs/index
+   * - Document
+     - Description
+   * - (in Maintenance) `LOGGING (Latest) <https://docs.onap.org/projects/onap-logging-analytics/en/latest/>`_
+     - ONAP Centralized Logging Documentation
 
-Music
------
+MSB - Microservices Bus
+-----------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/music.git/docs/index
-   ../../../submodules/music/distributed-kv-store.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`MSB<onap-msb-apigateway:master_index>`
+     - Microservices Bus Documentation
 
-ONAP Operations Manager
------------------------
+MULTICLOUD - MultiCloud Framework
+---------------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/oom.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`MULTICLOUD<onap-multicloud-framework:master_index>`
+     - MultiCloud Framework Architecture and Guides
 
-Optimization Framework
-----------------------
+MUSIC - ONAP Multi-Site Integration
+-----------------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/optf/has.git/docs/index
-   ../../../submodules/optf/osdf.git/docs/index
-   ../../../submodules/optf/cmso.git/docs/index
+   * - Document
+     - Description
+   * - (in Maintenance) `MUSIC (Frankfurt) <https://docs.onap.org/projects/onap-music/en/frankfurt/>`_
+     - MUSIC Architecture and Guides
+   * - (in Maintenance) `MUSIC KV (Latest) <https://docs.onap.org/projects/onap-music-distributed-kv-store/en/latest/>`_
+     - MUSIC Distribute KV Store Documents
 
-Policy Framework
-----------------
+OOF - Optimization Framework
+----------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`Homing and Allocation<onap-optf-has:master_index>`
+     - ONAP policy-driven placement optimizing service documentation
+   * - :ref:`Optimization Service Design Framework<onap-optf-osdf:master_index>`
+     - Optimization Service Design Framework documentation
+   * - :ref:`Change Management Schedule Optimization<onap-optf-cmso:master_index>`
+     - Change Management Schedule Optimization documentation
+
+OOM - ONAP Operations Manager
+-----------------------------
+
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`OOM<onap-oom:master_index>`
+     - ONAP Operations Manager Documentation
+   * - :ref:`OOM Certification Service<onap-oom-certservice:master_index>`
+     - ONAP CMPv2 certification support
+
+ORAN - Open-RAN Support in ONAP
+-------------------------------
+
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
+
+   * - Document
+     - Description
+   * - :ref:`ORAN<onap-ccsdk-oran:master_index>`
+     - O-RAN Support in ONAP (part of CCSDK)
+
+POLICY - Policy Framework
+-------------------------
 
-   ../../../submodules/policy/parent.git/docs/index
-   ../../../submodules/policy/engine.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Portal Platform
----------------
+   * - Document
+     - Description
+   * - :ref:`Policy<onap-policy-parent:master_index>`
+     - Policy Framework Documentation
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+PORTAL - Portal Platform
+------------------------
 
-   ../../../submodules/portal.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-Service Design & Creation
--------------------------
+   * - Document
+     - Description
+   * - :ref:`Portal<onap-portal:master_index>`
+     - ONAP Portal Platform Documentation
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+SDC - Service Design & Creation
+-------------------------------
 
-   ../../../submodules/sdc.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. Empty folders for this release
-   ../../../submodules/sdc/jtosca.git/docs/index
-   ../../../submodules/sdc/sdc-distribution-client.git/docs/index
-   ../../../submodules/sdc/sdc-docker-base.git/docs/index
-   ../../../submodules/sdc/sdc-titan-cassandra.git/docs/index
-   ../../../submodules/sdc/sdc-tosca.git/docs/index
-   ../../../submodules/sdc/sdc-workflow-designer.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`SDC<onap-sdc:master_index>`
+     - Service Design & Creation Documentation
 
-Service Orchestration
----------------------
+SDNC - Software Defined Network Controller
+------------------------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/so.git/docs/index
-   ../../../submodules/so/libs.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`SDCN<onap-sdnc-oam:master_index>`
+     - SDNC Architecture, APIs and Guides
 
-Software Defined Network Controller
------------------------------------
+SDNR - Software Defined Network Controller for Radio
+----------------------------------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/sdnc/oam.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`SDNR<onap-ccsdk-features:master_index>`
+     - SDN-R Documentation (part of CCSDK)
 
-.. Empty folders for this release
-   ../../../submodules/sdnc/adaptors.git/docs/index
-   ../../../submodules/sdnc/architecture.git/docs/index
-   ../../../submodules/sdnc/core.git/docs/index
-   ../../../submodules/sdnc/features.git/docs/index
-   ../../../submodules/sdnc/northbound.git/docs/index
-   ../../../submodules/sdnc/parent.git/docs/index
-   ../../../submodules/sdnc/plugins.git/docs/index
+SO - Service Orchestration
+--------------------------
 
-Software Defined Network Controller for Radio (SDN-R)
------------------------------------------------------
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+   * - Document
+     - Description
+   * - :ref:`SO<onap-so:master_index>`
+     - Service Orchestration Architecture, APIs and Guides
+   * - :ref:`SO Libraries<onap-so-libs:master_index>`
+     - ONAP SO/libs Documentation
 
-   ../../../submodules/ccsdk/features.git/docs/index
+UUI - Use Case User Interface
+-----------------------------
 
-Use Case User Interface
------------------------
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+   * - Document
+     - Description
+   * - :ref:`UUI<onap-usecase-ui:master_index>`
+     - Usecase-UI Architecture, APIs and Guides
 
-   ../../../submodules/usecase-ui.git/docs/index
+VFC - Virtual Function Controller
+---------------------------------
 
-Virtual Function Controller
----------------------------
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+   * - Document
+     - Description
+   * - :ref:`VF-C<onap-vfc-nfvo-lcm:master_index>`
+     - Virtual Function Controller Architecture, APIs and Guides
 
-   ../../../submodules/vfc/nfvo/lcm.git/docs/index
+VID - Virtual Infrastructure Deployment
+---------------------------------------
 
-Virtual Infrastructure Deployment
----------------------------------
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+   * - Document
+     - Description
+   * - :ref:`VID<onap-vid:master_index>`
+     - Virtual Infrastructure Deployment Architecture, APIs and Guides
 
+VNFSDK - VNF Software Development Kit
+-------------------------------------
 
-   ../../../submodules/vid.git/docs/index
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-.. Empty folders for this release
-   ../../../submodules/vid/asdcclient.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`VnfSDK<onap-vnfsdk-model:master_index>`
+     - VNF SDK Documentation and User Guides
 
-VNF Software Development Kit
-----------------------------
+VVP - VNF Validation Platform
+-----------------------------
 
-.. toctree::
-   :maxdepth: 2
-   :titlesonly:
+.. list-table::
+   :widths: 20 80
+   :header-rows: 1
 
-   ../../../submodules/vnfsdk/model.git/docs/index
+   * - Document
+     - Description
+   * - :ref:`VVP<onap-vvp-documentation:master_index>`
+     - VNF Validation Platform Documentation