diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-04-10 20:59:36 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-04-10 22:15:59 +0000 |
commit | ada02de62ad0c09acc56f312cdba192b80c29096 (patch) | |
tree | 0153b3c8133e2897483e6cbdab21bc06f12e249e /docs/Chapter3 | |
parent | 558cab7bfe457df431aca403837204c99130f177 (diff) |
VNFRQTS - Documentation Package changes
Change-Id: Id195476951829dca943ebd96667140e31bed1086
Issue-ID: VNFRQTS-591
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/Chapter3')
-rw-r--r-- | docs/Chapter3/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/Chapter3/index.rst b/docs/Chapter3/index.rst index 208519b..12de543 100644 --- a/docs/Chapter3/index.rst +++ b/docs/Chapter3/index.rst @@ -47,6 +47,15 @@ Introduction | | Descriptor, etc.), but the :target: metadata would | | | stay at the package level. | +---------------------+-------------------------------------------------------+ +| {VNF|PNF|VNF or PNF}| VNFs and PNFs are expected to provide human readable | +| DOCUMENTATION | documentation. This may come in the form of URLs or | +| PACKAGE | pdfs. This documentation may vary by VNF or PNF. | +| | The structure of the documentation is intended for | +| | human consumption and is not highly structured for | +| | machine ingestion. The human readable documentation | +| | may be provided through the RFP/acquisition process. | ++---------------------+-------------------------------------------------------+ + - 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, @@ -62,6 +71,7 @@ Introduction instantiating virtual resources in an OpenStack environment. At this time the HEAT files will be passed to the Service provider as a data element within the TOSCA onboarding package. + - Chapter 6 details the requirements specific to an implementation. The current implementations documented are OpenStack and Azure. - Chapter 7 provides the comprehensive set of requirements for xNFs to |