blob: 00ada768e331c2a8709342e1dae4c3f055f6abe5 (
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
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
http://creativecommons.org/licenses/by/4.0
=========================================
**Setting Up individual ONAP components**
=========================================
It is possible to deploy individual components.
The documentation to install the various components is available here:
User Interfaces
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/index.rst#installation>
SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
Use-Case UI <../../../usecase-ui.git/docs/platform/installation.rst>
VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
Platform Components
-------------------
.. toctree::
:maxdepth: 1
:titlesonly:
APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst#deploying-appc>
DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/sections/installation.rst>
Holmes - Alarm Correlation <../../../usecase-ui.git/docs/platform/installation.rst>
Policy <../../../submodules/policy/engine.git/docs/platform/installation.rst>
SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/installation.rst>
SO - Service Orchestration <../../../submodules/so.git/docs/Install_Configure_SO.rst>
VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/installation.rst>
Common Services
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/platform/installation.rst>
DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.rst>
Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/docs/platform/installation.rst>
MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
SDK
---
.. toctree::
:maxdepth: 1
:titlesonly:
CLI - Command Line Interface<../../../cli.git/docs/installation_guide.rst>
Portal - <../../../portal.git/docs/tutorials/portal-sdk/setting-up.rst>
VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>
|