blob: a897e25937b41f2dc12e3259c83be78d63b71ac3 (
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
.. 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:
Model Specifications <../../../submodules/modeling/modelspec.git/docs/ONAP release 1 spec/index>
User Interfaces
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/architecture.rst>
CLI - Command Line Interface <../../../submodules/cli.git/docs/architecture.rst>
SDC - Service Design and Creation <../../../submodules/sdc.git/docs/architecture.rst>
../../../submodules/usecase-ui.git/docs/platform/architecture.rst
VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/architecture.rst>
Platform Components
-------------------
.. toctree::
:maxdepth: 1
:titlesonly:
DCAE - Data Collection Analytics and Events <../../../submodules/dcaegen2.git/docs/sections/architecture.rst>
Holmes <../../../submodules/holmes/rule-management.git/docs/platform/architecture.rst>
SDN Controller OAM <../../../submodules/sdnc/oam.git/docs/architecture.rst>
../../../submodules/so.git/docs/architecture.rst
NBI - NorthBound API <../../../submodules/externalapi/nbi.git/docs/architecture/architecture.rst>
Common Services
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/architecture.rst>
AAI ESR UI <../../../submodules/aai/esr-gui.git/docs/platform/architecture.rst>
AAI ESR Server <../../../submodules/aai/esr-server.git/docs/platform/architecture.rst>
MSB - Microservices Bus <../../../submodules/msb/apigateway.git/docs/platform/architecture.rst>
VVP - VNF Validation Project <../../../submodules/vvp/documentation.git/docs/architecture.rst>
SDKs
----
.. toctree::
:maxdepth: 1
:titlesonly:
Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/architecture.rst>
VNFs
----
.. toctree::
:maxdepth: 1
:titlesonly:
Other
-----
.. toctree::
:maxdepth: 1
:titlesonly:
|