diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-05-02 16:21:35 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-05-02 17:11:26 +0200 |
commit | ec774534cb49ad040f28b98081cd016be7425b09 (patch) | |
tree | 15fa022ed13dee3141423a56101265cb678f6738 /docs/guides/onap-user/design | |
parent | 6de935d61a7f0c0366023e67887d0b63fbc495e5 (diff) |
remove unmaintained repos from jakarta docs
Issue-ID: DOC-782
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ice20b360b2a438ee74a60d51d73292e8714b2531
Diffstat (limited to 'docs/guides/onap-user/design')
-rw-r--r-- | docs/guides/onap-user/design/pre-onboarding/index.rst | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/docs/guides/onap-user/design/pre-onboarding/index.rst b/docs/guides/onap-user/design/pre-onboarding/index.rst index b712958aa..8dc2af8a0 100644 --- a/docs/guides/onap-user/design/pre-onboarding/index.rst +++ b/docs/guides/onap-user/design/pre-onboarding/index.rst @@ -30,10 +30,10 @@ MANIFEST.json file a script can be used offered by the SDC project: 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. @@ -71,22 +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 -<onap-vnfrqts-requirements:tosca_requirements>` +.. warning:: ONAP VNF Requirements (vnfrqts) are no longer maintained! -: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: - -.. toctree:: - :maxdepth: 1 - :titlesonly: - - ../../../onap-provider/vnfvalidator.rst +used. Prior to resource onboarding, the Certification Group does the following: |