From a88d245004ad01a7ab1b44005c425254a6be8773 Mon Sep 17 00:00:00 2001 From: fzhang Date: Thu, 21 Mar 2019 08:11:44 -0700 Subject: Add PNF Descriptor datatype requirements Add DataType requirement in PNF Descriptor Change-Id: I9c2062c7c7bd7ccec6a89e1477e435959b196307 Issue-ID: VNFRQTS-575 Signed-off-by: fzhang --- docs/Chapter5/Tosca.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 85b5529..014925f 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -507,6 +507,27 @@ General Data Types ~~~~~~~~~~~~~~ +.. req:: + :id: R-484843 + :target: PNF + :keyword: MUST + :introduced: dublin + + The PNFD provided by a PNF vendor **MUST** comply with the following Data + Types as specified in ETSI NFV-SOL001 standard: + + - tosca.datatypes.nfv.CpProtocolData + + - tosca.datatypes.nfv.AddressData + + - tosca.datatypes.nfv.L2AddressData + + - tosca.datatypes.nfv.L3AddressData + + - tosca.datatypes.nfv.LocationInfo + + - tosca.datatypes.nfv.CivicAddressElement + Artifact Types ~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg