summaryrefslogtreecommitdiffstats
path: root/docs/Chapter3.rst
diff options
context:
space:
mode:
authorrr929y <rr929y@att.com>2017-08-25 13:23:32 -0500
committerrr929y <rr929y@att.com>2017-08-25 13:23:32 -0500
commita2e2f26d141dfcd16a7a86208b751167288388cd (patch)
treea47008e022afb7017a243a684088d5d34a131cfc /docs/Chapter3.rst
parent6d9c0db073dad028f60956f1be6887e64bf4e33b (diff)
VNFRQTS Requirements - Chapter 3
VNFRQTS Requirements - Added Chapter 3 Content Change-Id: I8ee0741b03c8af6c20e1bac5a2d3f3685a808ea2 Issue-ID:VNFRQTS-60 Signed-off-by: rr929y <rr929y@att.com>
Diffstat (limited to 'docs/Chapter3.rst')
-rw-r--r--docs/Chapter3.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/Chapter3.rst b/docs/Chapter3.rst
index c817912..b0b9e06 100644
--- a/docs/Chapter3.rst
+++ b/docs/Chapter3.rst
@@ -1,2 +1,11 @@
**3. Introduction**
-==================== \ No newline at end of file
+====================
+- 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 requirements involving the design and development of VNFs. These requirements help VNFs operate efficiently within a cloud environment. Requirements cover design, resiliency, security, modularity and DevOps.
+- Chapter 5 describes the different data models the vendor 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 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 to be on-boarded, configured and managed by ONAP.
+- Chapter 8 is the appendix that provide a number of detailed data record formats. \ No newline at end of file