diff options
-rw-r--r-- | docs/Chapter3.rst | 14 | ||||
-rw-r--r-- | docs/Chapter4.rst | 2 | ||||
-rw-r--r-- | docs/Chapter8.rst | 3 |
3 files changed, 8 insertions, 11 deletions
diff --git a/docs/Chapter3.rst b/docs/Chapter3.rst index 88f932c..8ee7d44 100644 --- a/docs/Chapter3.rst +++ b/docs/Chapter3.rst @@ -5,7 +5,7 @@ **Introduction** ==================== -- These requirements are specific to the Amsterdam release of ONAP. +- These requirements are specific to the current 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, @@ -19,11 +19,11 @@ - The VNF Provider - The VNF Heat Orchestration Template - The VNF Package -- Chapter 4 contains the VNF/PNF requirements involving the design and - development of VNFs/PNFs. These requirements help VNFs/PNFs operate +- 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, resiliency, security, modularity and DevOps. -- Chapter 5 describes the different data models the VNF/PNF provider +- Chapter 5 describes the different data models the xNF provider needs to understand. There are currently 2 models described in this document: @@ -36,8 +36,10 @@ 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 +- Chapter 7 provides the comprehensive set of requirements for xNFs to be on-boarded, configured and managed by ONAP. - Chapter 8 is the appendix that provide a number of detailed data record - formats. + formats. It also contains a list of the requirements that are listed + in the other chapters as well as examples and models that are referenced + throughout the rest of the chapters. diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst index b72afc1..8f7ecc6 100644 --- a/docs/Chapter4.rst +++ b/docs/Chapter4.rst @@ -656,8 +656,6 @@ Identity and Access Management Requirements Applications for the implementation of OAuth 2.0 Authorization Code Grant and Client Credentials Grant, as the standard interface for a VNF. -* R-86455 The VNF **SHOULD** support hosting connectors for OS - Level and Application Access. * R-48080 The VNF **SHOULD** support SCEP (Simple Certificate Enrollment Protocol). diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst index ab7e145..1595c6a 100644 --- a/docs/Chapter8.rst +++ b/docs/Chapter8.rst @@ -1461,9 +1461,6 @@ Applications for the implementation of OAuth 2.0 Authorization Code Grant and Client Credentials Grant, as the standard interface for a VNF. -R-86455 The VNF **SHOULD** support hosting connectors for OS -Level and Application Access. - R-48080 The VNF **SHOULD** support SCEP (Simple Certificate Enrollment Protocol). |