From: fzhang Date: Thu, 21 Mar 2019 15:06:29 +0000 (-0700) Subject: Add PNF Descriptor general requirements X-Git-Tag: 6.0.0-ONAP~160 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F82945%2F3;p=vnfrqts%2Frequirements.git Add PNF Descriptor general requirements Add general requirement in PNF Descriptor Change-Id: I4c41990a6dbcfd93d7a3891bccaf7042bf31294a Issue-ID: VNFRQTS-574 Signed-off-by: fzhang --- diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 5d504a8..85b5529 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -479,6 +479,30 @@ TOSCA PNF Descriptor General ~~~~~~~~~~ +.. req:: + :id: R-24632 + :target: PNF + :keyword: MUST + :introduced: dublin + + The PNF Descriptor (PNFD) provided by PNF vendor **MUST** comply with + TOSCA/YAML based Service template for PNF descriptor specified in ETSI + NFV-SOL001. + + +.. req:: + :id: R-998862 + :target: PNF + :keyword: MUST + :introduced: dublin + + The PNFD provided by a PNF vendor **MUST** comply with the following TOSCA + Types as specified in ETSI NFV-SOL001 standard: + + - tosca.nodes.nfv.PNF + + - tosca.nodes.nfv.PnfExtCp + Data Types ~~~~~~~~~~~~~~