diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-21 08:11:44 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-22 18:45:51 +0000 |
commit | a88d245004ad01a7ab1b44005c425254a6be8773 (patch) | |
tree | aac8208e318c62e3333cbdc9cd4537cca5c867d7 /docs/Chapter5 | |
parent | be63ef01cc150bcf2f8e2e61dc0e54b45a3692b9 (diff) |
Add PNF Descriptor datatype requirements
Add DataType requirement in PNF Descriptor
Change-Id: I9c2062c7c7bd7ccec6a89e1477e435959b196307
Issue-ID: VNFRQTS-575
Signed-off-by: fzhang <fei.zhang@ericsson.com>
Diffstat (limited to 'docs/Chapter5')
-rw-r--r-- | docs/Chapter5/Tosca.rst | 21 |
1 files changed, 21 insertions, 0 deletions
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 ~~~~~~~~~~~~~~~~~~~~~~~~ |