diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-04 21:45:42 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-04 21:47:13 +0000 |
commit | 329040ce9ea71b3bce2e53cdf67808ef33c543db (patch) | |
tree | 05f01ee88a988378d9417e47a6fdfe2abafb5c48 /docs/guides/onap-developer | |
parent | e4f763aa2b3c456e491bbf1d0bc2a519714b11e0 (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/guides/onap-developer')
4 files changed, 12 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 --- |