Update R-87234 78/82378/7
authorfzhang <fei.zhang@ericsson.com>
Fri, 15 Mar 2019 07:29:38 +0000 (00:29 -0700)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Wed, 27 Mar 2019 22:49:02 +0000 (22:49 +0000)
Add PNF support in requirement R-87234

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

index 72caeee..091aace 100644 (file)
@@ -108,17 +108,17 @@ VNF Package Structure and Format
 
 .. req::
     :id: R-87234
-    :target: VNF
-    :keyword: MAY
+    :target: VNF or PNF
+    :keyword: MUST
     :introduced: casablanca
+    :updated: dublin
 
-    The VNF package provided by a VNF vendor **MAY** be either with
-    TOSCA-Metadata directory (CSAR Option 1) or without TOSCA-Metadata
-    directory (CSAR Option 2) as specified in ETSI GS NFV-SOL004. On-boarding
-    entity (ONAP SDC) must support both options.
+    The VNF or PNF package provided by a VNF or PNF vendor **MUST** be with
+    TOSCA-Metadata directory (CSAR Option 1) as specified in
+    ETSI GS NFV-SOL004.
 
-    **Note:** SDC supports only the CSAR Option 1 in Casablanca. The Option 2
-    will be considered in future ONAP releases,
+    **Note:** SDC supports only the CSAR Option 1 in Dublin. The Option 2
+    will be considered in future ONAP releases.
 
 .. req::
     :id: R-506221