VVP - Fixing reference titles for VVP
[doc.git] / docs / guides / onap-developer / settingup / components.rst
index 1b743c6..4574aeb 100644 (file)
@@ -1,13 +1,15 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
    http://creativecommons.org/licenses/by/4.0
 
+.. _index-setting-individual-components:
 
 =========================================
 **Setting Up individual ONAP components**
 =========================================
-It is possible to deploy individual components.
+From a developer perspective, ONAP can be installed component per component. This advanced installation procedure is recommended only for experienced developers who desire to focus their attention on a few components and who have a deep understanding of dependencies between components.
+This type of installation is not recommended to fully install ONAP.
 
-The documentation to install the various components is available here:
+The installation procedures for the various components are provided below:
 
 User Interfaces
 ---------------
@@ -16,7 +18,7 @@ User Interfaces
    :maxdepth: 1
    :titlesonly:
 
-   CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/index.rst>
+   CLAMP - Closed Loop Automation Platform<../../../submodules/clamp.git/docs/index.rst>
    SDC - Service Design and Creation <../../../submodules/sdc.git/docs/installation.rst>
    Use-Case UI <../../../submodules/usecase-ui.git/docs/platform/installation.rst>
    VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/installation.rst>
@@ -28,13 +30,14 @@ Platform Components
    :maxdepth: 1
    :titlesonly:
 
-   APPC - Application Controller <../../../submodules/appc.git/docs/APPC%20Deployment%20Guidelines/APPC%20Deployment%20Guidelines.rst>
+   APPC - Application Controller <../../../submodules/appc/deployment.git/docs/APPC Deployment Guidelines/APPC Deployment Guidelines.rst>
    DCAE - Data Collection, Analytics, and Events <../../../submodules/dcaegen2.git/docs/sections/installation.rst>
-   Holmes - Alarm Correlation <../../../submodules/holmes.git/docs/platform/installation.rst>
+   Holmes - Alarm Correlation <../../../submodules/holmes/rule-management.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>
+   SDNC - Software-Defined Networks Controller <../../../submodules/sdnc/oam.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>
+   NBI - NorthBound API <../../../submodules/externalapi/nbi.git/docs/installation/installation.rst>
 
 Common Services
 ---------------
@@ -48,6 +51,7 @@ Common Services
    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
+   VVP - VNF Validation Project <../../../submodules/vvp/documentation.git/docs/installation.rst>
 
 SDK
 ---
@@ -57,5 +61,5 @@ SDK
    :titlesonly:
 
    CLI - Command Line Interface<../../../submodules/cli.git/docs/installation_guide.rst>
-   Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
+   Portal <../../../submodules/portal.git/docs/tutorials/portal-sdk/setting-up.rst>
    VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/mktplace-install.rst>