diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-21 08:18:22 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-22 20:18:52 +0000 |
commit | 3cc408a1936d399b4348be8ac58fe0b82fe4370d (patch) | |
tree | f144131833427d43e47c5198f58fbfde5e5511c9 /docs | |
parent | 7157cfbf08f0f35fabe085057e1fc5b95451f8a9 (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>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter5/Tosca.rst | 16 |
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 ~~~~~~~~~~~~~~ |