diff options
author | 2019-03-13 03:38:32 -0700 | |
---|---|---|
committer | 2019-03-20 18:09:15 +0000 | |
commit | 5ca7a254e293b2c022c62f04a0465d4641cdac10 (patch) | |
tree | f29d76c79d741d2dbc64c17f9293b01f5fa7befc | |
parent | b1ebd8fa1a0fda2ae299db95407599fa5af73c2e (diff) |
Update PNF related information in Overview
Change-Id: If5a8184f9f837884d771b75211bb6f17eaf74264
Issue-ID: VNFRQTS-564
Signed-off-by: fzhang <fei.zhang@ericsson.com>
-rw-r--r-- | docs/Chapter5/Tosca.rst | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index d639961..8d1aafe 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -59,21 +59,21 @@ associated with this format. Overview ^^^^^^^^^^^^^^^^ -The document includes three charters to help the VNF providers to use the -VNF model design tools and understand the VNF package structure and VNF -TOSCA templates. +The document includes three charters to help the VNF or PNF providers to +use the VNF or PNF model design tools and understand the VNF or PNF package +structure and VNF or PNF TOSCA templates. -In the ONAP, VNF Package and VNFD template can be designed by manually -or via model designer tools. VNF model designer tools can provide the -GUI and CLI tools for the VNF provider to develop the VNF Package and VNFD -template. +In the ONAP, VNF or PNF Package and VNFD or PNFD template can be designed by +manually or via model designer tools. VNF or PNF model designer tools can +provide the GUI and CLI tools for the VNF or PNF provider to develop the +VNF or PNF Package and VNFD or PNFD template. -The VNF package structure is align to the NFV TOSCA protocol, and -supports CSAR +The VNF or PNF package structure is align to the NFV TOSCA protocol, +and supports CSAR -The VNFD and VNF package are all align to the NFV TOSCA protocol, which -supports multiple TOSCA template yaml files, and also supports -self-defined node or other extensions. +The VNFD or PNFD and VNF or PNF package are all align to the NFV TOSCA +protocol, which supports multiple TOSCA template yaml files, and also +supports self-defined node or other extensions. VNF or PNF CSAR Package ^^^^^^^^^^^^^^^^^^^^^^ |