summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRene Robert <rene.robert@orange.com>2017-11-13 09:54:48 +0000
committerRene Robert <rene.robert@orange.com>2017-11-13 10:01:30 +0000
commit2a4c33df177d6ef037a4df0af722d59be9db4899 (patch)
treeed2279b0cae6aba24b5d31eea6b13631f38f7c26 /docs
parent5c116697b5f077711523e8857ffaf59af0ebcd91 (diff)
Provide clean guidelines.rst file
Issue-ID: VNFRQTS-141 Change-Id: Id99f4565cc0a34263b29c3d57629d34790b246bb Signed-off-by: Rene Robert <rene.robert@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/vnf_guidelines/index.rst8
-rw-r--r--docs/vnf_guidelines/vnf_guidelines.rst37
2 files changed, 28 insertions, 17 deletions
diff --git a/docs/vnf_guidelines/index.rst b/docs/vnf_guidelines/index.rst
index 0dfae51..d60898c 100644
--- a/docs/vnf_guidelines/index.rst
+++ b/docs/vnf_guidelines/index.rst
@@ -1,8 +1,10 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 ONAP
+
+
VNF Guidelines
==============
-.. toctree::
- :titlesonly:
-
vnf_guidelines
diff --git a/docs/vnf_guidelines/vnf_guidelines.rst b/docs/vnf_guidelines/vnf_guidelines.rst
index ab8c3ca..f207468 100644
--- a/docs/vnf_guidelines/vnf_guidelines.rst
+++ b/docs/vnf_guidelines/vnf_guidelines.rst
@@ -1,7 +1,16 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 ONAP
+
+
.. contents::
:depth: 3
..
+==============
+VNF Guidelines
+==============
+
**1. Purpose**
==============
@@ -66,9 +75,9 @@ communities imply corresponding changes in processes at many industry
collaboration bodies. With limited operational experience and much more
dynamic requirements, open source communities are expected to evolve
these VNF guidelines further before final documentation of those aspects
-necessary for standardization. This document and accompanying refer documents
-provides VNF providers, NCSPs and other interested 3rd parties a set of
-guidelines and requirements for the design, build and overall lifecycle
+necessary for standardization. This document and accompanying refer documents
+provides VNF providers, NCSPs and other interested 3rd parties a set of
+guidelines and requirements for the design, build and overall lifecycle
management of VNFs.
**VNF Providers**
@@ -271,14 +280,14 @@ may also be assembled from VNF components (VNFCs) that each provide a
reusable set of functionality. VNFs are expected to take advantage of
platform provided common services.
-VNF management and control under ONAP is different but remain compatible
-with the management and control exposed in the ETSI MANO model. With ONAP,
+VNF management and control under ONAP is different but remain compatible
+with the management and control exposed in the ETSI MANO model. With ONAP,
there are two ways to manage and control VNF. One is asking all VNF providers
to take advantage of and interoperate with common control software, as
-loop indicates by the black arrows in figure 1. At the same time a
+loop indicates by the black arrows in figure 1. At the same time a
management and control architectural option exists for preserving legacy
-systems, e.g., ETSI MANO compatible VNFs can be controlled by third-party or
-specific VNF Managers(VNFMs) and Element Management Systems (EMSs) provided
+systems, e.g., ETSI MANO compatible VNFs can be controlled by third-party or
+specific VNF Managers(VNFMs) and Element Management Systems (EMSs) provided
outside ONAP,as the loop indicates by the red arrows in figure 1.
The ONAP is being made available as an open source project to reduce
friction for VNF providers and enable new network functions to get to
@@ -647,10 +656,10 @@ environment will greatly depend on the ability to monitor and manage the
behavior of Virtual Network Functions in real-time. ONAP platform
must be able to monitor the health of the network and VNFs through
collection of event and performance data directly from network resources
-utilizing standardized APIs or through EMS. The VNF provider must provide
-visibility into VNF performance and fault at the VNFC level (VNFC is the
-smallest granularity of functionality in our architecture) to allow ONAP
-to proactively monitor, test, diagnose and trouble shoot the health and
+utilizing standardized APIs or through EMS. The VNF provider must provide
+visibility into VNF performance and fault at the VNFC level (VNFC is the
+smallest granularity of functionality in our architecture) to allow ONAP
+to proactively monitor, test, diagnose and trouble shoot the health and
behavior of VNFs at their source.
Virtualization Environment Ready
@@ -718,8 +727,8 @@ these guidelines are expected to remain broadly applicable across a
number of service providers interested in acquiring VNFs.
We invite feedback on these VNF Guidelines in the context of the
-ONAP Project. We anticipate an ongoing project within the ONAP community
-to maintain similar guidance for VNF developers to ONAP.Comments on these
+ONAP Project. We anticipate an ongoing project within the ONAP community
+to maintain similar guidance for VNF developers to ONAP.Comments on these
guidelines should be discussed there.
**7. Appendix**