diff options
author | thmsdt <thomas.kulik@telekom.de> | 2021-12-01 11:17:58 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2021-12-01 11:36:07 +0100 |
commit | 6b22f5604975ca4b9bbfe1c7a58eef73bd324cfe (patch) | |
tree | caa236893ec3da0c0b04e9558dcc5412f7c040ad /docs/guides/onap-developer | |
parent | add29f2c584105c2fe1dbd63a524246d8ae8e946 (diff) |
cleanup for jakarta: remove unmaintained components from architecture references
Issue-ID: DOC-782
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I181fefd43168bed72b01bee0b5f5882d635cf7e5
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index 6f6158447..8d50593ce 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -8,7 +8,8 @@ Some high level groupings are introduced below with references to project/repo/docs/architecture.rst or similar architecture references. As more information is provided by each project in a docs/architecture.rst - file, it will appear here. Show source to see the references in each grouping. + file, it will appear here. Show source to see the references in each + grouping. References ========== @@ -32,10 +33,8 @@ User Interfaces | :ref:`APPC CDT Application Controller Design Tool<onap-appc:appc_lcm_api_guide>` | :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>` | :ref:`CLI - Command Line Interface<onap-cli:architecture>` -| :ref:`PORTAL<onap-portal:architecture>` | :ref:`SDC - Service Design and Creation<onap-sdc:architecture>` | :ref:`UUI- Usecase UI<onap-usecase-ui:architecture>` -| :ref:`VID - Virtual Infrastructure Deployment<onap-vid:architecture>` Platform Components ------------------- @@ -44,7 +43,6 @@ Platform Components :maxdepth: 1 :titlesonly: -| :ref:`APPC - Application Controller<onap-appc:master_index>` | :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:architecture>` | :ref:`Holmes<onap-holmes-rule-management:architecture>` | :ref:`Policy<onap-policy-parent:architecture>` @@ -59,16 +57,11 @@ Common Services :maxdepth: 1 :titlesonly: -| :ref:`AAF - Application Authorization Framework<onap-aaf-authz:master_index>` | :ref:`AAI - Active and Available Inventory<onap-aai-aai-common:architecture>` | :ref:`CPS - Configuration Persistence Service<onap-cps:architecture>` | :ref:`DMAAP MR - Data Management as a Platform (Message Router)<onap-dmaap-messagerouter-messageservice:architecture>` -| :ref:`ExtAPI - External API NBI<onap-externalapi-nbi:architecture>` -| :ref:`Logging Framework -<onap-logging-analytics:logging_user_guide>` | :ref:`MSB - Microservices Bus<onap-msb-apigateway:architecture>` | :ref:`Multi Cloud<onap-multicloud-framework:multicloud-administrator-guide>` -| :ref:`MUSIC - Multi-site State Coordination Service<onap-music:architecture>` | :ref:`OOM - ONAP Operations Manager<onap-oom:oom_project_description>` | :ref:`OPTF - Optimization Framework<onap-optf-osdf:architecture>` | :ref:`VNF SDK<onap-vnfsdk-model:offeredapis>` - |