From 671659e76ae143d7c3696f27443e9ea633e465c6 Mon Sep 17 00:00:00 2001 From: JunfengWang Date: Wed, 27 Nov 2019 11:50:01 -0500 Subject: Add new requirement R-972082 This requirement is to support onboarding PNF software version(s) Issue-ID: VNFRQTS-744 Signed-off-by: JunfengWang Change-Id: I4d8785a761afd72d5e9927db026496405b5694d6 --- docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst b/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst index 5838151..7b10adf 100644 --- a/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst +++ b/docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst @@ -210,6 +210,24 @@ VNF Package Contents - vnf_package_version +.. req:: + :id: R-972082 + :target: PNF CSAR PACKAGE + :keyword: MUST + :introduced: frankfurt + + If the Manifest file in the PNF CSAR package includes "onap_pnf_sw_information" + as a non-MANO artifact set identifiers, then the PNF software information file is + included in the package and it **MUST** be compliant to: + + - The file extension which contains the PNF software version must be .yaml + + - The PNF software version information must be specified as following: + + pnf_software_information: + + - pnf_software_version: "" + VNF or PNF Package Authenticity and Integrity ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit 1.2.3-korg