diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-22 19:52:21 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-22 19:52:21 +0000 |
commit | 7157cfbf08f0f35fabe085057e1fc5b95451f8a9 (patch) | |
tree | 55ef36cf7a13682cd8e11a0198dd266a6e9fd458 | |
parent | e5a1098610e2cf5b4912cca7f1ee29856b5d7c13 (diff) |
VNFRQTS - Add PNF descriptor relationship
Change-Id: I9e9a600819630d5a8499ad142756b86ba5e2fc1f
Issue-ID: VNFRQTS-577
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
-rw-r--r-- | docs/Chapter5/Tosca.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index dfb9b5d..cab4933 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -557,7 +557,16 @@ Requirements Types Relationship Types ~~~~~~~~~~~~~~~~~~~~~~~~ -No requirements type is currently supported in ONAP. +.. req:: + :id: R-64064 + :target: PNF + :keyword: MUST + :introduced: dublin + + The PNFD provided by a PNF vendor **MUST** comply with the following + Relationship Types as specified in ETSI NFV-SOL001 standard: + + - tosca.datatypes.nfv.VirtualLinksTo Interface Types |