summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-04 21:45:42 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-04 21:47:13 +0000
commit329040ce9ea71b3bce2e53cdf67808ef33c543db (patch)
tree05f01ee88a988378d9417e47a6fdfe2abafb5c48 /docs
parente4f763aa2b3c456e491bbf1d0bc2a519714b11e0 (diff)
VVP - Updating docs to include vvp
Adding references to the Doc project to include VVP in the correct places, as well as a new VNF Certifier page. Change-Id: I1a28aef94784674b7db4d013aec93e780d949fb5 Issue-ID: VVP-35 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs')
-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