From 3cc408a1936d399b4348be8ac58fe0b82fe4370d Mon Sep 17 00:00:00 2001 From: fzhang Date: Thu, 21 Mar 2019 08:18:22 -0700 Subject: Add PNF Descriptor NodeType requirements Add NodeType requirement in PNF Descriptor Change-Id: Ibc9b79cc5364b9b36cb44768e979f2934f6cff56 Issue-ID: VNFRQTS-578 Signed-off-by: fzhang --- docs/Chapter5/Tosca.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index cab4933..ec51a13 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -578,6 +578,22 @@ No interface type is currently supported in ONAP. Node Types ~~~~~~~~~~~~~~ +.. req:: + :id: R-535009 + :target: PNF + :keyword: MUST + :introduced: dublin + + The PNFD provided by a PNF vendor **MUST** comply with the following Node + Types as specified in ETSI NFV-SOL001 standard: + + - tosca.nodes.nfv.PNF + + - tosca.nodes.nfv.PnfExtCp + + - tosca.nodes.nfv.Cp + + Group Types ~~~~~~~~~~~~~~ -- cgit