diff options
Diffstat (limited to 'docs/guides/onap-developer/architecture/references.rst')
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst deleted file mode 100644 index a169c5797..000000000 --- a/docs/guides/onap-developer/architecture/references.rst +++ /dev/null @@ -1,55 +0,0 @@ -.. This work is licensed under a -.. Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 AT&T Intellectual Property. All rights reserved. - - -.. note:: - 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. - -References -========== - -User Interfaces ---------------- - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -| :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>` -| :ref:`SDC - Service Design and Creation<onap-sdc:architecture>` -| :ref:`UUI- Usecase UI<onap-usecase-ui:architecture>` - -Platform Components -------------------- - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -| :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:architecture>` -| :ref:`Holmes<onap-holmes-rule-management:architecture>` -| :ref:`Policy<onap-policy-parent:architecture-label>` -| :ref:`SDNC - SDN Controller OAM<onap-sdnc-oam:architecture>` -| :ref:`SO - Service Orchestrator<onap-so:architecture>` -| :ref:`VFC - Virtual Function Controller<onap-vfc-nfvo-lcm:architecture>` - -Common Services ---------------- - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -| :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:`MSB - Microservices Bus<onap-msb-apigateway:architecture>` -| :ref:`Multi Cloud<onap-multicloud-framework:multicloud-administrator-guide>` -| :ref:`OOM - ONAP Operations Manager<onap-oom:oom_project_description>` -| :ref:`OPTF - Optimization Framework<onap-optf-osdf:architecture>` |