From 1cd65213ba6c65f43d5fbbb149a6b2cdb411eec8 Mon Sep 17 00:00:00 2001 From: fzhang Date: Fri, 15 Mar 2019 00:48:26 -0700 Subject: [PATCH] Update R-01123 Add PNF support in requirement R-01123 Change-Id: I45f5bc55fade37d86d7de3da929c71e3daaf030b Issue-ID: VNFRQTS-568 Signed-off-by: fzhang --- docs/Chapter5/Tosca.rst | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 8debac6..63222ae 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -137,19 +137,16 @@ VNF Package Contents .. req:: :id: R-01123 - :target: VNF + :target: VNF or PNF :keyword: MUST :introduced: casablanca + :updated: dublin - The VNF package Manifest file **MUST** contain: VNF package meta-data, a - list of all artifacts (both internal and external) entry's including - their respected URI's, an algorithm to calculate a digest and a digest - result calculated on the content of each artifacts, as specified in - ETSI GS NFV-SOL004. The VNF Package MUST include VNF Identification - Data to uniquely identify the resource for a given VNF provider. The - identification data must include: an identifier for the VNF, the name - of the VNF as was given by the VNF provider, VNF description, VNF - provider, and version. + The VNF or PNF package Manifest file **MUST** contain: VNF or PNF package + meta-data, a list of all artifacts (both internal and external) entry's + including their respected URI's, an algorithm to calculate a digest and + a digest result calculated on the content of each artifacts, as specified + in ETSI GS NFV-SOL004. .. req:: :id: R-21322 -- 2.16.6