summaryrefslogtreecommitdiffstats
path: root/docs/Chapter3.rst
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-04-04 16:36:15 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-04-04 16:37:07 +0000
commit730a098e8c2fc7e3e59a9ee0d35a61911f04ac1b (patch)
tree64f5c02ea36ead3d1be0cf170c2107be5af91088 /docs/Chapter3.rst
parentd782ad6392583bbcc185ce04db0b2d36d7b1bb41 (diff)
VNFRQTS - Cleaning the format of rst files
Cleaning the rst files so doc8 results won't give so many issues. Change-Id: Ia071baf867841fdfc29d0860c1b431e5e451ea0d Issue-ID: VNFRQTS-200 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter3.rst')
-rw-r--r--docs/Chapter3.rst34
1 files changed, 25 insertions, 9 deletions
diff --git a/docs/Chapter3.rst b/docs/Chapter3.rst
index 0faa84c..f7106a4 100644
--- a/docs/Chapter3.rst
+++ b/docs/Chapter3.rst
@@ -5,13 +5,29 @@
**Introduction**
====================
-- These requirements are specific to the Amsterdam release of ONAP. It is the initial release of requirements based on a merge of the Open-O and OpenECOMP requirements.
-- Requirements are identified as either MUST, MUST NOT, SHOULD, SHOULD NOT, or MAY as defined in RFC 2119.
-- Chapter 4 contains the VNF/PNF requirements involving the design and development of VNFs/PNFs. These requirements help VNFs/PNFs operate efficiently within a cloud environment. Requirements cover design, resiliency, security, modularity and DevOps.
-- Chapter 5 describes the different data models the VNF/PNF provider needs to understand. There are currently 2 models described in this document
- - The first model is the onboarding package data model. This is a TOSCA model that will describe how all the elements passed from the VNF/PNF Provider to the Service provider should be formatted and packaged.
- - The second model is HEAT template used for orchestrating and 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 VNFs/PNFs to be on-boarded, configured and managed by ONAP.
-- Chapter 8 is the appendix that provide a number of detailed data record formats.
+- These requirements are specific to the Amsterdam release of ONAP.
+ It is the initial release of requirements based on a merge of the Open-O
+ and OpenECOMP requirements.
+- Requirements are identified as either MUST, MUST NOT, SHOULD, SHOULD NOT,
+ or MAY as defined in RFC 2119.
+- Chapter 4 contains the VNF/PNF requirements involving the design and
+ development of VNFs/PNFs. These requirements help VNFs/PNFs operate
+ efficiently within a cloud environment. Requirements cover design,
+ resiliency, security, modularity and DevOps.
+- Chapter 5 describes the different data models the VNF/PNF provider
+ needs to understand. There are currently 2 models described in this document:
+
+ - The first model is the onboarding package data model. This is a TOSCA
+ model that will describe how all the elements passed from the VNF/PNF
+ Provider to the Service provider should be formatted and packaged.
+ - The second model is HEAT template used for orchestrating and
+ 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 VNFs/PNFs to
+ be on-boarded, configured and managed by ONAP.
+- Chapter 8 is the appendix that provide a number of detailed data record
+ formats.