summaryrefslogtreecommitdiffstats
path: root/docs/Chapter3
diff options
context:
space:
mode:
authorHagop Bozawglanian <hagop.bozawglanian@att.com>2019-03-27 21:56:44 +0000
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2019-03-27 21:56:44 +0000
commitdbb3b1609c9c23913f87c797b71c52ae7ceb53a0 (patch)
treeaed07ed0fd39b168f0a3fea03dfbcfc36ca1f46f /docs/Chapter3
parentb6440e54cc701852f34e9b3cda9db7631ef53373 (diff)
VNFRQTS - Target updates
Change-Id: I57af110fa85cd2171f79308c52ceedb01dbf8b01 Issue-ID: VNFRQTS-605 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/Chapter3')
-rw-r--r--docs/Chapter3/index.rst30
1 files changed, 25 insertions, 5 deletions
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,