From f2ae8db255e504808bfdf09526dcd8e3095a545e Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Thu, 28 Mar 2019 18:21:47 +0000 Subject: VNFRQTS - Add PNF package meta-data in VNFRQTS-581 Change-Id: I27d585e5c8fbfb1461ecae02e7a78173bab125c7 Issue-ID: VNFRQTS-581 Signed-off-by: Hagop Bozawglanian --- docs/Chapter5/Tosca.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 88f531e..ec664d2 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -240,6 +240,24 @@ VNF Package Contents or PNF package. The Change Log file is kept up to date continuously from the creation of the CSAR package. +.. req:: + :id: R-57019 + :target: PNF CSAR PACKAGE + :keyword: MUST + :introduced: dublin + + The PNF TOSCA CSAR PACKAGE Manifest file **MUST** start with the PNF + package metadata in the form of a name-value pairs. Each pair shall appear + on a different line. The name is specified as following: + + - pnfd_provider + + - pnfd_name + + - pnfd_release_date_time + + - pnfd_archive_version + VNF or PNF Package Authenticity ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg