From 7b41d73dcce7cf7cf8ed7242b16c723762718b49 Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Fri, 3 May 2019 22:04:12 +0000 Subject: [PATCH] VNFRQTS - Updating title to VNF and PNF The naming convention has changed from xNF, VNF/PNF to VNF and PNF so I need to update the names to reflect this change. Change-Id: Ib47dfa2b4e67600663bdbd077585b9a436f4f47b Issue-ID: VNFRQTS-507 Signed-off-by: Hagop Bozawglanian --- docs/guides/onap-provider/index.rst | 6 ++-- docs/index.rst | 61 +++++++++++++++++++------------------ 2 files changed, 34 insertions(+), 33 deletions(-) diff --git a/docs/guides/onap-provider/index.rst b/docs/guides/onap-provider/index.rst index 187d9ddbe..94761744b 100644 --- a/docs/guides/onap-provider/index.rst +++ b/docs/guides/onap-provider/index.rst @@ -2,10 +2,10 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 AT&T Intellectual Property. All rights reserved. -.. _vnf_reqs: +.. _vnf_pnf_reqs: -VNF Requirements and Guidelines -=============================== +VNF and PNF Requirements and Guidelines +======================================= The following includes guides and requirements are provided to describe tasks that an VNF or PNF provider of ONAP may need to properly diff --git a/docs/index.rst b/docs/index.rst index 895355d83..a6f288eed 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,36 +20,37 @@ any product could on its own. Please find some guidance here on the content of the Casablanca Release documentation for ONAP: - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | Main documentation areas | Description | - +=======================================================+===============================================================================================+ - | :ref:`ONAP Overview ` | ONAP Overview provides generic and high-level guidance on the mission and main | - | | functionalities of ONAP. Basic guidelines on license details, limitations and | - | | security references support understanding the solution. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`ONAP Architecture ` | The ONAP architecture and its functional elements are described in details | - | | here. We can learn how the two main frameworks, namely the Design-time | - | | framework and the Run-time framework cooperate and how the Microservices, | - | | Common services and the ONAP Portal support the certain functions. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`Setting Up ONAP ` | Installation guidelines and requirements help the very first set up of an | - | | ONAP environment. The ONAP Operations Manager Cloud setup Guide and the | - | | ONAP Operations Manager Quick Start Guide support the deployment and installation activities. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`Developer Guides ` | Developers contributing to the ONAP development can find crucial information | - | | in the Developer Guides. The reader can search among the developers’ topics | - | | in alphabetical order. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`User Guides ` | The User Guides provide details on the ONAP portal, which portal integrates | - | | numerous different ONAP applications at one place. Platform operations are | - | | supported with ONAP Operations Quick Start Guide and with an ONAP Operations | - | | User Guide. The instantiation and the management of resources and the services | - | | are supported with a Service Design Guide and with guidelines on Service Deployment. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`VNF/PNF Requirements and Guidelines ` | Harmonized VNF and PNF requirements and reduced customization of onboarding VNFs | - | | and PNFs can accelerate the optimal usage of this ONAP environment. The guidelines | - | | on VNF/PNF requirements facilitates synchronized and aligned activities for all participants. | - +-------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | Main documentation areas | Description | + +===============================================================+===============================================================================================+ + | :ref:`ONAP Overview ` | ONAP Overview provides generic and high-level guidance on the mission and main | + | | functionalities of ONAP. Basic guidelines on license details, limitations and | + | | security references support understanding the solution. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | :ref:`ONAP Architecture ` | The ONAP architecture and its functional elements are described in details | + | | here. We can learn how the two main frameworks, namely the Design-time | + | | framework and the Run-time framework cooperate and how the Microservices, | + | | Common services and the ONAP Portal support the certain functions. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | :ref:`Setting Up ONAP ` | Installation guidelines and requirements help the very first set up of an | + | | ONAP environment. The ONAP Operations Manager Cloud setup Guide and the | + | | ONAP Operations Manager Quick Start Guide support the deployment and installation activities. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | :ref:`Developer Guides ` | Developers contributing to the ONAP development can find crucial information | + | | in the Developer Guides. The reader can search among the developers’ topics | + | | in alphabetical order. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | :ref:`User Guides ` | The User Guides provide details on the ONAP portal, which portal integrates | + | | numerous different ONAP applications at one place. Platform operations are | + | | supported with ONAP Operations Quick Start Guide and with an ONAP Operations | + | | User Guide. The instantiation and the management of resources and the services | + | | are supported with a Service Design Guide and with guidelines on Service Deployment. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ + | :ref:`VNF and PNF Requirements and Guidelines ` | Harmonized VNF and PNF requirements and reduced customization of onboarding VNFs | + | | and PNFs can accelerate the optimal usage of this ONAP environment. The guidelines | + | | on VNF and PNF requirements facilitates synchronized and aligned activities for all | + | | participants. | + +---------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ You can reach the complete Casablanca Release documentation from the Navigation bar on the left. -- 2.16.6