From dbb3b1609c9c23913f87c797b71c52ae7ceb53a0 Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Wed, 27 Mar 2019 21:56:44 +0000 Subject: VNFRQTS - Target updates Change-Id: I57af110fa85cd2171f79308c52ceedb01dbf8b01 Issue-ID: VNFRQTS-605 Signed-off-by: Hagop Bozawglanian --- docs/Chapter3/index.rst | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'docs/Chapter3') diff --git a/docs/Chapter3/index.rst b/docs/Chapter3/index.rst index 72bec23..a60592a 100644 --- a/docs/Chapter3/index.rst +++ b/docs/Chapter3/index.rst @@ -22,11 +22,31 @@ Introduction to VNFs and within the control of the VNF provider. The current list of VNF Requirement targets is: - - The VNF - - The VNFC - - The VNF Provider - - The VNF Heat Orchestration Template - - The VNF Package ++---------------------+-------------------------------------------------------+ +| Target | When is it used | ++=====================+=======================================================+ +| VNF | Functional behavior of a VNF | ++---------------------+-------------------------------------------------------+ +| PNF | Functional behavior of a PNF | ++---------------------+-------------------------------------------------------+ +| VNF or PNF | Function behavior to both VNFs and PNFs | ++---------------------+-------------------------------------------------------+ +| {VNF|PNF|VNF or PNF}| Something the provider of the VNF, PNF, or VNF/PNF | +| Provider | must do. This is often used to describe delivering | +| | artifacts or specific documentation that may not be | +| | part of a standard VNF package format. | ++---------------------+-------------------------------------------------------+ +| VNF HEAT PACKAGE | The archive/zip file that includes Heat templates. The| +| | subject of the requirement my be further refined (Ex: | +| | Heat Environment File), but the metadata stay at the | +| | package level. | ++---------------------+-------------------------------------------------------+ +| {VNF|PNF|VNF or PNF}| A requirement related to the contents of what should | +| CSAR PACKAGE | be in the CSAR package. The subject of the requirement| +| | might be further refined (ex: CSAR manifest file, VNF | +| | Descriptor, etc.), but the :target: metadata would | +| | stay at the package level. | ++---------------------+-------------------------------------------------------+ - Chapter 4 contains the xNF requirements involving the design and development of xNFs. These requirements help VNFs/PNFs operate efficiently within a cloud environment. Requirements cover design, -- cgit 1.2.3-korg