X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fguides%2Fonap-user%2Fdesign%2Fpre-onboarding%2Findex.rst;h=063ba3c4e47a2fdde7f56758bf859e5f5220ed5d;hb=0729bfd21ce3975e593659604c53c22aab8b1f91;hp=26d801c47364283e9ddc5fd1c86caa34d4b6f081;hpb=054ac1c64668bc53c9b006b8a3ba8f6424d2732e;p=doc.git diff --git a/docs/guides/onap-user/design/pre-onboarding/index.rst b/docs/guides/onap-user/design/pre-onboarding/index.rst index 26d801c47..063ba3c4e 100644 --- a/docs/guides/onap-user/design/pre-onboarding/index.rst +++ b/docs/guides/onap-user/design/pre-onboarding/index.rst @@ -22,8 +22,9 @@ Generate Manifest and Package Artifacts to create TOSCA based VNF or PNF Onboarding Packages are not described here -The for onboarding the zip-file requires besides the HEAT template also a MANIFEST.json file, which describes the content of the package. -To generate a MANIFEST.json file a script can be used offered by the SDC project: +The for onboarding the zip-file requires besides the Heat template also a +MANIFEST.json file, which describes the content of the package. To generate a +MANIFEST.json file a script can be used offered by the SDC project: `generate-manifest.py`_ These steps are performed outside SDC. @@ -32,7 +33,7 @@ These steps are performed outside SDC. onboarding. The requirements are found in the following document. -:ref:`Heat requirements` +:ref:`Heat requirements` #. Put the Heat, ENV, nested Heat, and other files used by get-file in templates in a directory on a host, which supports python. @@ -72,14 +73,20 @@ Validate xNF Package (VNF/PNF) VNF and PNF packages have to follow the requirements described in: -:ref:``VNF and PNF Modeling Requirements` +:ref:`VNF and PNF Modeling Requirements +` -:ref:``ONAP Management Requirements` +:ref:`ONAP Management Requirements +` For Validation of VNF and PNF packages the tools delivered by VNFSDK can be used: -`VNF Validation Documentation <../../../onap-provider/vnfvalidator.rst>`_ +.. toctree:: + :maxdepth: 1 + :titlesonly: + + ../../../onap-provider/vnfvalidator.rst Prior to resource onboarding, the Certification Group does the following: