dcaegen2 added - still required 69/135069/3
authorthmsdt <thomas.kulik@telekom.de>
Thu, 22 Jun 2023 07:46:27 +0000 (09:46 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Thu, 22 Jun 2023 08:00:37 +0000 (10:00 +0200)
Issue-ID: DOC-811

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

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

index ec270bf..b231a06 100644 (file)
@@ -53,6 +53,7 @@ intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch,
 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, None)
 intersphinx_mapping['onap-cps-ncmp-dmi-plugin'] = ('{}/onap-cps-ncmp-dmi-plugin/en/%s'.format(doc_url) % branch, None)
+intersphinx_mapping['onap-dcaegen2'] = ('{}/onap-dcaegen2/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)
 intersphinx_mapping['onap-dmaap-messagerouter-messageservice'] = ('{}/onap-dmaap-messagerouter-messageservice/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>`