Update R-01123 81/82381/2
authorfzhang <fei.zhang@ericsson.com>
Fri, 15 Mar 2019 07:48:26 +0000 (00:48 -0700)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Thu, 21 Mar 2019 16:25:01 +0000 (16:25 +0000)
Add PNF support in requirement R-01123

Change-Id: I45f5bc55fade37d86d7de3da929c71e3daaf030b
Issue-ID: VNFRQTS-568
Signed-off-by: fzhang <fei.zhang@ericsson.com>
docs/Chapter5/Tosca.rst

index 8debac6..63222ae 100644 (file)
@@ -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