blob: 415d1397b6fc2ff181472f363d95af88502e762e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
.. 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
==========
Models
------
.. toctree::
:maxdepth: 1
:titlesonly:
:ref:`Model Specifications<onap-modeling-modelspec:master_index>`
User Interfaces
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
| :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>`
| :ref:`CLI - Command Line Interface<onap-cli:architecture>`
| :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>`
| :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>`
| :ref:`VNF SDK<onap-vnfsdk-model:offeredapis>`
|