Merge "Correct bad reference links in user guide/pre-onboarding section"
authorAndreas Geissler <andreas-geissler@telekom.de>
Thu, 27 Aug 2020 13:40:28 +0000 (13:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 27 Aug 2020 13:40:28 +0000 (13:40 +0000)
1  2 
docs/guides/onap-user/design/pre-onboarding/index.rst

@@@ -22,8 -22,9 +22,9 @@@ Generate Manifest and Package Artifact
     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.
@@@ -72,18 -73,16 +73,20 @@@ Validate xNF Package (VNF/PNF
  
  VNF and PNF packages have to follow the requirements described in:
  
- :ref:`VNF and PNF Modeling Requirements<vnfrqts-requirements:tosca_requirements>`
+ :ref:`VNF and PNF Modeling Requirements
+ <onap-vnfrqts-requirements:tosca_requirements>`
  
- :ref:`ONAP Management Requirements<vnfrqts-requirements:onap_management_requirements>`
+ :ref:`ONAP Management Requirements
+ <onap-vnfrqts-requirements: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: