From fe97610bef0794d031454278a77c06a2c6319b7e Mon Sep 17 00:00:00 2001 From: fzhang Date: Fri, 15 Mar 2019 00:29:38 -0700 Subject: Update R-87234 Add PNF support in requirement R-87234 Change-Id: I38ac21c68ee21fc56fa86a7cd82d5d6f5ce532f2 Issue-ID: VNFRQTS-565 Signed-off-by: fzhang --- docs/Chapter5/Tosca.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 72caeee..091aace 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -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 -- cgit 1.2.3-korg