diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2020-12-07 10:34:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-07 10:34:06 +0000 |
commit | ea834dc40eb7bae9f4fd36359f3e20a03044788f (patch) | |
tree | c5b4442294a28ea581d0773ca31fe0b4cd8cc111 /docs/guides/onap-user/design | |
parent | b450cf3ec8d89c5a8e21afaf8fe9af4a57f482e7 (diff) | |
parent | 3028409da25aa4dbefc7fe8e30e196753275b27d (diff) |
Merge "Remove remaining warnings during Documentation buildings"
Diffstat (limited to 'docs/guides/onap-user/design')
-rw-r--r-- | docs/guides/onap-user/design/resource-onboarding/index.rst | 8 | ||||
-rw-r--r-- | docs/guides/onap-user/design/service-design/index.rst | 10 |
2 files changed, 8 insertions, 10 deletions
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 <doc_guide_user_des_res-onb_pre-install_root_certificate>`. .. note:: - Example packages can be found in the SDC project: `example-packages`_ + Example packages can be found in the SDC project: :ref:`SDC Packages<onap-sdc:sdc_onboarding_package_types>` #. 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`_). |