From ef2ee3fe40792be5127221168b07949316f2a428 Mon Sep 17 00:00:00 2001 From: andreasgeissler Date: Thu, 18 Mar 2021 16:00:37 +0100 Subject: Add CPS in release notes, API, Architecture and Component pages Update AAI UI in Component pages Issue-ID: DOC-721 Signed-off-by: andreasgeissler Change-Id: I7a66fbdf2876a26d2e8e45fd3cdc9dff122debb4 --- docs/guides/onap-developer/apiref/index.rst | 1 + docs/guides/onap-developer/architecture/references.rst | 1 + docs/guides/onap-developer/developing/index.rst | 14 +++++++++++++- 3 files changed, 15 insertions(+), 1 deletion(-) (limited to 'docs/guides/onap-developer') diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index 3aeff79ff..c251416f4 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -51,6 +51,7 @@ Common Services * :ref:`AAF - Application Authorization Framework` * :ref:`AAI - Active and Available Inventory` * :ref:`AAI ESR - AAI External System Register` +* :ref:`CPS - Configuration Persistence Service` * :ref:`DMAAP DBC - Data Management as a Platform (Data Bus Controller)` * :ref:`DMAAP DR - Data Management as a Platform (Data Router)` * :ref:`DMAAP MR - Data Management as a Platform (Message Router)` diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index e0dcdcbc4..8b22da02f 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -62,6 +62,7 @@ Common Services | :ref:`AAF - Application Authorization Framework` | :ref:`AAI - Active and Available Inventory` | :ref:`AAI ESR` +| :ref:`CPS - Configuration Persistence Service` | :ref:`DMAAP MR - Data Management as a Platform (Message Router)` | :ref:`ExtAPI - External API NBI` | :ref:`Logging Framework -` diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 589e5bdb7..213fb462c 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -66,7 +66,7 @@ AAI - Active and Available Inventory - External System Registry GUI Documentation * - (in Maintenance) `ESR Server (Latest) `_ - External System Registry Server Documentation - * - (in Maintenance) :ref:`AAI UI` + * - :ref:`AAI UI` - Sparky - AAI Inventory UI Documentation APPC - Application Controller @@ -131,6 +131,18 @@ CLI - Command Line Interface * - :ref:`CLI ` - CLI Documentation +CPS - Configuration Persistence Service +--------------------------------------- + +.. list-table:: + :widths: 20 80 + :header-rows: 1 + + * - Document + - Description + * - :ref:`CPS ` + - CPS Documentation + DCAE - Data Collection, Analysis and Events ------------------------------------------- -- cgit 1.2.3-korg