diff options
author | JunfengWang <junfeng.a.wang@ericsson.com> | 2019-11-27 11:50:01 -0500 |
---|---|---|
committer | JunfengWang <junfeng.a.wang@ericsson.com> | 2019-11-27 11:50:01 -0500 |
commit | 671659e76ae143d7c3696f27443e9ea633e465c6 (patch) | |
tree | 72e5b74f631da6982189a804796d5812badcd170 /docs/Chapter5/Tosca/ONAP VNF or PNF CSAR Package.rst | |
parent | 26d9088360b11a68e4f340e25cfb2cb02e871ee5 (diff) |
Add new requirement R-972082
This requirement is to support onboarding PNF software version(s)
Issue-ID: VNFRQTS-744
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I4d8785a761afd72d5e9927db026496405b5694d6
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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |