diff options
author | 2019-04-11 01:41:34 +0000 | |
---|---|---|
committer | 2019-04-11 01:41:34 +0000 | |
commit | c0ff2f4edd2c2c0af660df6cfed83b20059ce452 (patch) | |
tree | 3606cd9bf6b42563def031b2d0455c36ac9ad655 /docs/Chapter3 | |
parent | e466cdba7b464c0e3bee67607b8f4a329dbc6feb (diff) | |
parent | ada02de62ad0c09acc56f312cdba192b80c29096 (diff) |
Merge "VNFRQTS - Documentation Package changes"
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 |