diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-08-14 22:22:00 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-08-14 22:24:48 +0000 |
commit | 786dd1ff47f7c5b63bc7dc20c0bb32df66b89b38 (patch) | |
tree | 24d77822b977c79cca539ed7659e75b3b980f9be /docs/guides/onap-user/design | |
parent | 85880d543f75637e196956a84d9bee34bec9da6e (diff) |
VNFRQTS - Fixing Linkage with VNFRQTS
This is to fix the issue of the linking changing the source
of Chapter 5 and 7 for the VNFRQTS
Issue-ID: DOC-533
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I5c60190e17cecd2ee9c42a876c1dc05232b6a2a5
Diffstat (limited to 'docs/guides/onap-user/design')
-rw-r--r-- | docs/guides/onap-user/design/pre-onboarding/index.rst | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/docs/guides/onap-user/design/pre-onboarding/index.rst b/docs/guides/onap-user/design/pre-onboarding/index.rst index b11fa5c0c..5bfc8d4cc 100644 --- a/docs/guides/onap-user/design/pre-onboarding/index.rst +++ b/docs/guides/onap-user/design/pre-onboarding/index.rst @@ -82,11 +82,8 @@ MANIFEST file. These steps are performed outside SDC. **Prerequisites:** Obtain Heat/ENV files and other files required for onboarding. The requirements are found in the following document. -.. toctree:: - :maxdepth: 1 - :titlesonly: - Heat requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter5/Heat/index.rst> +`Heat requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter5/Heat/index.html>`_ #. Put the Heat, ENV, nested Heat, and other files used by get-file in templates in a directory. @@ -124,12 +121,9 @@ Validate xNF Package (VNF/PNF) VNF and PNF packages have to follow the requirements described in: -.. toctree:: - :maxdepth: 1 - :titlesonly: +`VNF and PNF Modeling Requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter5/index.html>`_ - VNF and PNF Modeling Requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter5/index.rst> - ONAP Management Requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter7/index.rst> +`ONAP Management Requirements <../../../../submodules/vnfrqts/requirements.git/docs/Chapter7/index.html>`_ For Validation of VNF and PNF packages the tools delivered by VNFSDK can be used: |