diff options
author | Steven Wright <sw3588@att.com> | 2019-11-27 17:28:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-27 17:28:07 +0000 |
commit | 9b71772ee7fcdcc3771b777dac66946234e55777 (patch) | |
tree | 038324e17828bc0afe1fc47451d8182777e28e81 /docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst | |
parent | 00d182f8f49c1d1c2141ea263652996e9b79d57e (diff) | |
parent | 671659e76ae143d7c3696f27443e9ea633e465c6 (diff) |
Merge "Add new requirement R-972082"
Diffstat (limited to 'docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst')
-rw-r--r-- | docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst | 18 |
1 files changed, 18 insertions, 0 deletions
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: "<version>" + VNF or PNF Package Authenticity and Integrity ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |