OOM Offline Installer removed from conf.py
[doc.git] / docs / guides / onap-user / design / pre-onboarding / index.rst
index 77583ac..8dc2af8 100644 (file)
@@ -22,17 +22,18 @@ 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.
 
 **Prerequisites:** Obtain Heat/ENV files and other files required for
-onboarding. The requirements are found in the following document.
+onboarding. The requirements are found in the following document: ONAP VNF
+Requirements -> Heat Requirements.
 
-
-:ref:`Heat requirements<onap-vnfrqts-requirements:heat_requirements>`
+.. warning:: ONAP VNF Requirements (vnfrqts) are no longer maintained!
 
 #. Put the Heat, ENV, nested Heat, and other files used by get-file in templates
    in a directory on a host, which supports python.
@@ -70,16 +71,15 @@ Example packages can be found in the SDC poject: `example-packages`_
 Validate xNF Package (VNF/PNF)
 ------------------------------
 
-VNF and PNF packages have to follow the requirements described in:
+VNF and PNF packages have to follow the requirements described in "VNF and PNF
+Modeling Requirements -> TOSCA Requirements" and "ONAP Management
+Requirements".
 
-:ref:`VNF and PNF Modeling Requirements<vnfrqts-requirements:tosca_requirements>`
+.. warning:: ONAP VNF Requirements (vnfrqts) are no longer maintained!
 
-:ref:`ONAP Management Requirements<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>`_
+used.
 
 Prior to resource onboarding, the Certification Group does the following:
 
@@ -107,4 +107,4 @@ No VF functionality testing is performed at this stage.
 
 
 .. _generate-manifest.py: https://git.onap.org/sdc/tree/openecomp-be/tools/scripts/generate-manifest.py
-.. _example-packages: https://git.onap.org/sdc/tree/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files
+.. _example-packages: https://git.onap.org/sdc/tree/integration-tests/src/test/resources/Files/VNFs