diff options
author | 2020-12-04 22:19:02 +0100 | |
---|---|---|
committer | 2020-12-07 10:34:15 +0000 | |
commit | b27e1561403ef5aadbd55ee3d286cdbfe4bb1b32 (patch) | |
tree | 0dce85630b1e7571d4717754452d526f6bc6b23e /docs/guides/onap-user/design/service-design/index.rst | |
parent | fd1acf4f9f142b95c6931bec63faa16ad20fcfcc (diff) |
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 <eric.debeau@orange.com>
Change-Id: Iac1fea50a4edaf6ef38b97a1b5d689fab0206a15
(cherry picked from commit 3028409da25aa4dbefc7fe8e30e196753275b27d)
Diffstat (limited to 'docs/guides/onap-user/design/service-design/index.rst')
-rw-r--r-- | docs/guides/onap-user/design/service-design/index.rst | 10 |
1 files changed, 4 insertions, 6 deletions
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`_). |