summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/settingup/components.rst
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2017-11-13 16:28:54 +0000
committerEric Debeau <eric.debeau@orange.com>2017-11-13 16:31:32 +0000
commitcd99e889a4943d807d74eff2aff8b34659e56469 (patch)
tree9d467c8c3ad6a63c3be73b08fb30f4f131b5299a /docs/guides/onap-developer/settingup/components.rst
parentcf60338195a8085e874d5e64e30e55431a25162c (diff)
Create the list of component setting-up
List the reference towards to the installation of the various components Change-Id: Ib9a46735c2145c2b1f67d9f2888eb00e55a8bf88 ISUUE-ID: DOC-153 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/guides/onap-developer/settingup/components.rst')
-rw-r--r--docs/guides/onap-developer/settingup/components.rst50
1 files changed, 49 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/settingup/components.rst b/docs/guides/onap-developer/settingup/components.rst
index e6aaf5fb7..00ada768e 100644
--- a/docs/guides/onap-developer/settingup/components.rst
+++ b/docs/guides/onap-developer/settingup/components.rst
@@ -9,5 +9,53 @@ It is possible to deploy individual components.
The documentation to install the various components is available here:
-TODO Link to installations
+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>