diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-12 14:05:23 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-20 17:08:46 +0000 |
commit | 026601182d87ecb733230169d4ebb4491fd9edda (patch) | |
tree | 08a1c4de6c5086bf486dfbc300a3a7d6cd054940 | |
parent | cb7a7178fc7139743ae2d6c63fcf6cda0b6a4b69 (diff) |
fix issue VNFRQTS-562
support PNF onboarding requirements
Issue-ID: VNFRQTS-562
Change-Id: I2b6ee64b3c0cc793097b9f7bed5ca4e79b93cd9d
Signed-off-by: fzhang <fei.zhang@ericsson.com>
-rw-r--r-- | docs/Chapter5/Tosca.rst | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 7a04899..23d3387 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -20,16 +20,17 @@ ONAP TOSCA VNFD Requirements Introduction ^^^^^^^^^^^^ -The following sub-clauses describe the numbered requirements -for VNF Descriptor (VNFD) or in other words the VNF Service Template -based on the most updated draft of ETSI NFV-SOL001 standard for VNF -Descriptor. The ETSI standard specifies a NFV specific data model using -TOSCA/YAML data model constructs specified in TOSCA Simple Profile in -YAML v.1.2. - -The requirements for TOSCA/CSAR based VNF package are described as well +The following sub-clauses describe the numbered requirements for VNF +Descriptor (VNFD) and PNF Descriptor (PNFD) or in other words the VNF/PNF +Service Template based on the most updated draft of ETSI NFV-SOL001 standard +for VNF/PNF Descriptor. The ETSI standard specifies a NFV specific data +model using TOSCA/YAML data model constructs specified in TOSCA Simple +Profile in YAML v.1.2. + +The requirements for TOSCA/CSAR based VNF/PNF package are described as well and they are based on ETSI NFV-SOL004 standard. + References ^^^^^^^^^^^^^^^^^^ |