From be63ef01cc150bcf2f8e2e61dc0e54b45a3692b9 Mon Sep 17 00:00:00 2001 From: fzhang Date: Thu, 21 Mar 2019 08:06:29 -0700 Subject: Add PNF Descriptor general requirements Add general requirement in PNF Descriptor Change-Id: I4c41990a6dbcfd93d7a3891bccaf7042bf31294a Issue-ID: VNFRQTS-574 Signed-off-by: fzhang --- docs/Chapter5/Tosca.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/Chapter5') 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 ~~~~~~~~~~~~~~ -- cgit 1.2.3-korg