From 3028409da25aa4dbefc7fe8e30e196753275b27d Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Fri, 4 Dec 2020 22:19:02 +0100 Subject: Remove remaining warnings during Documentation buildings correct files to remove warnings Remove orphan links Correct bad links Issue-ID: DOC-692 Signed-off-by: Eric Debeau Change-Id: Iac1fea50a4edaf6ef38b97a1b5d689fab0206a15 --- docs/guides/onap-user/design/resource-onboarding/index.rst | 8 ++++---- docs/guides/onap-user/design/service-design/index.rst | 10 ++++------ docs/guides/onap-user/index.rst | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'docs/guides/onap-user') diff --git a/docs/guides/onap-user/design/resource-onboarding/index.rst b/docs/guides/onap-user/design/resource-onboarding/index.rst index 2c7020d7d..07fd80a3c 100644 --- a/docs/guides/onap-user/design/resource-onboarding/index.rst +++ b/docs/guides/onap-user/design/resource-onboarding/index.rst @@ -87,7 +87,7 @@ Create a License Key Group [Optional] If required by the resource model, create one or more license key groups; otherwise the license key group is optional. -**Prerequisites:** `Create a License Model`_ +**Prerequisites:** `Create a License Model [Optional]`_ #. Select the License Model in the Onboard section of the SDC. #. In the Overview click the + inside the License Key Groups OR Navigate to License Key Groups and click on “+ ADD LICENSE KEY GROUP” @@ -152,7 +152,7 @@ Create a License Agreement * Select one or more groups in the Available Feature Groups, select one or more feature groups and click on the “>” sign. * Selected feature groups should now be seen under the Selected Feature Groups. #. Click *Save*. -#. Return to step 6 of `Create a License Model`_ to complete the license model. +#. Return to step 6 of `Create a License Model [Optional]`_ to complete the license model. .. _doc_guide_user_des_res-onb_cre-vsp: @@ -167,7 +167,7 @@ for VFs/PNFs. **Prerequisites:** -* `Create a License Model`_ +* `Create a License Model [Optional]`_ * VNF HEAT package or VNF/PNF CSAR/Zip package is available. See :ref:`sdc_onboarding_package_types` for a description @@ -175,7 +175,7 @@ for VFs/PNFs. * If the package is a secure package then :ref:`pre-install the corresponding Root Certificate in SDC `. .. note:: - Example packages can be found in the SDC project: `example-packages`_ + Example packages can be found in the SDC project: :ref:`SDC Packages` #. From the SDC HOME page, click *ONBOARD*. diff --git a/docs/guides/onap-user/design/service-design/index.rst b/docs/guides/onap-user/design/service-design/index.rst index ce7fb9a3c..a1337991e 100644 --- a/docs/guides/onap-user/design/service-design/index.rst +++ b/docs/guides/onap-user/design/service-design/index.rst @@ -93,12 +93,11 @@ Create Service action) - **Management Workflow** model service lifecycle workflows for execution in SO (see `Create a Management Workflow [optional]`_) - - **Network Call Flow** model interactions among VFs (see `Create a - Network Callflow [optional]`_) + - **Network Call Flow** model interactions among VFs (see + `Create a Network Callflow [optional]`_) - **Deployment** view HEAT modules in VSPs - **Properties Assignment** define or update properties, - policies and input parameters used during Service instantiation - (see `Add Service Inputs [optional]`_). + policies and input parameters used during Service instantiation. - **Monitoring** ... #. Click *Check In* to save changes. @@ -284,8 +283,7 @@ updated (see step 4). #. [Optional] Click *Network Callflow* to edit the interactions among VFs that comprise the service (see `Create a Network Callflow [optional]`_). #. [Optional] Click *Properties Assignement* to select parameters as - input fields during Service instantiation - (see `Add Service Inputs [optional]`_). + input fields during Service instantiation. #. Click *Check In* to save changes. #. After updating a service and configuring optional fields, certify it (see `Certify Service`_). diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index d8432fb0a..ee754d266 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -27,4 +27,4 @@ In the following page you find all use cases and functional requirements which have been officially verified in the actual release by the ONAP community. * :ref:`Guilin Use Cases` -* :ref:`Deprecated Use Cases` +* :ref:`Deprecated Use Cases` \ No newline at end of file -- cgit 1.2.3-korg