dcaegen2 added - still required 71/135071/1
authorthmsdt <thomas.kulik@telekom.de>
Thu, 22 Jun 2023 08:07:58 +0000 (10:07 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Thu, 22 Jun 2023 08:07:58 +0000 (10:07 +0200)
Issue-ID: DOC-811

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I3b75cb433eaa22c9d5a9c5cb9b7a32e7c1a5a1b9

docs/conf.py
docs/guides/onap-developer/apiref/index.rst
docs/platform/components/index.rst
docs/release/component-release-notes.rst

index 66a26b7..48a77d5 100644 (file)
@@ -53,6 +53,7 @@ intersphinx_mapping['onap-ccsdk-oran'] = ('{}/onap-ccsdk-oran/en/%s'.format(doc_
 intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-cps'] = ('{}/onap-cps/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-cps-cps-temporal'] = ('{}/onap-cps-cps-temporal/en/%s'.format(doc_url) % branch_to_fix, None)
+intersphinx_mapping['onap-dcaegen2'] = ('{}/onap-dcaegen2/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-cps-ncmp-dmi-plugin'] = ('{}/onap-cps-ncmp-dmi-plugin/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-dmaap-buscontroller'] = ('{}/onap-dmaap-buscontroller/en/%s'.format(doc_url) % branch, None)
 intersphinx_mapping['onap-dmaap-datarouter'] = ('{}/onap-dmaap-datarouter/en/%s'.format(doc_url) % branch, None)
index eaf7ac7..bc3c184 100644 (file)
@@ -30,6 +30,7 @@ Platform Components
    :maxdepth: 1
    :titlesonly:
 
+* :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:offeredapis>`
 * :ref:`Holmes - Alarm Correlation<onap-holmes-rule-management:offeredapis>`
 * :ref:`Policy<onap-policy-parent:offeredapis>`
 * :ref:`SDNC - SDN Controller<onap-sdnc-oam:offeredapis>`
index 4783831..a4754e8 100644 (file)
@@ -62,6 +62,18 @@ CPS - Configuration Persistence Service
    * - :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
+
 DMAAP - Data Movement as a Platform
 -----------------------------------
 
index 27171b8..42705fe 100644 (file)
@@ -35,6 +35,10 @@ CPS - Configuration Persistence Service
 - :ref:`cps/cps-temporal <onap-cps-cps-temporal:release_notes>`
 - :ref:`cps/ncmp-dmi-plugin <onap-cps-ncmp-dmi-plugin:release_notes>`
 
+DCAE Gen.2 - Data Collection, Analysis and Events
+-------------------------------------------------
+- :ref:`dcaegen2 <onap-dcaegen2:release_notes>`
+
 DMAAP - Data Movement As A Platform
 -----------------------------------
 - :ref:`dmaap/buscontroller <onap-dmaap-buscontroller:release_notes>`