summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfzhang <fei.zhang@ericsson.com>2019-03-21 08:18:22 -0700
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2019-03-22 20:18:52 +0000
commit3cc408a1936d399b4348be8ac58fe0b82fe4370d (patch)
treef144131833427d43e47c5198f58fbfde5e5511c9
parent7157cfbf08f0f35fabe085057e1fc5b95451f8a9 (diff)
Add PNF Descriptor NodeType requirements
Add NodeType requirement in PNF Descriptor Change-Id: Ibc9b79cc5364b9b36cb44768e979f2934f6cff56 Issue-ID: VNFRQTS-578 Signed-off-by: fzhang <fei.zhang@ericsson.com>
-rw-r--r--docs/Chapter5/Tosca.rst16
1 files changed, 16 insertions, 0 deletions
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
~~~~~~~~~~~~~~