summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/guides/onap-developer/apiref/index.rst1
-rw-r--r--docs/guides/onap-developer/architecture/references.rst1
-rw-r--r--docs/guides/onap-developer/developing/index.rst9
-rw-r--r--docs/guides/onap-developer/settingup/components.rst1
-rw-r--r--docs/guides/onap-user/index.rst1
-rw-r--r--docs/guides/onap-user/vnfcertifier.rst9
6 files changed, 22 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst
index 34dc24e33..a1c59e89d 100644
--- a/docs/guides/onap-developer/apiref/index.rst
+++ b/docs/guides/onap-developer/apiref/index.rst
@@ -52,6 +52,7 @@ Common Services
MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/offeredapis.rst>
MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-API-Specification-V1.rst>
Music <../../../submodules/music.git/docs/offeredapis.rst>
+ VNF Validation Project <../../../submodules/vvp/documentation.git/docs/offeredapis.rst>
SDK
---
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst
index 49eb3c55f..0486b6e2f 100644
--- a/docs/guides/onap-developer/architecture/references.rst
+++ b/docs/guides/onap-developer/architecture/references.rst
@@ -58,6 +58,7 @@ Common Services
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>
+ VNF Validation Project <../../../submodules/vvp/documentation.git/docs/architecture.git>
SDKs
----
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst
index b7f825a49..740113715 100644
--- a/docs/guides/onap-developer/developing/index.rst
+++ b/docs/guides/onap-developer/developing/index.rst
@@ -303,3 +303,12 @@ VNF Software Development Kit
:titlesonly:
../../../submodules/vnfsdk/model.git/docs/index
+
+VNF Validation Project
+-----------------------
+
+.. toctree::
+ :maxdepth: 2
+ :titlesonly:
+
+ ../../../submodules/vvp/documentation.git/docs/index
diff --git a/docs/guides/onap-developer/settingup/components.rst b/docs/guides/onap-developer/settingup/components.rst
index 129a6c048..4ae6d3c88 100644
--- a/docs/guides/onap-developer/settingup/components.rst
+++ b/docs/guides/onap-developer/settingup/components.rst
@@ -51,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>
+ VNF Validation Project <../../../submodules/vvp/documentation.git/docs/installation.rst>
SDK
---
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst
index 27338d685..189d34fd3 100644
--- a/docs/guides/onap-user/index.rst
+++ b/docs/guides/onap-user/index.rst
@@ -18,3 +18,4 @@ an instance of ONAP.
servicedesigner.rst
servicecreator.rst
vnfprovider.rst
+ vnfcertifier.rst
diff --git a/docs/guides/onap-user/vnfcertifier.rst b/docs/guides/onap-user/vnfcertifier.rst
new file mode 100644
index 000000000..76a96be4f
--- /dev/null
+++ b/docs/guides/onap-user/vnfcertifier.rst
@@ -0,0 +1,9 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+VNF Certifier
+==============
+
+.. toctree::
+ :maxdepth:2
+
+ ../../../submodules/vvp/documentation.git/docs/index.rst