diff options
author | 2020-12-07 10:34:06 +0000 | |
---|---|---|
committer | 2020-12-07 10:34:06 +0000 | |
commit | ea834dc40eb7bae9f4fd36359f3e20a03044788f (patch) | |
tree | c5b4442294a28ea581d0773ca31fe0b4cd8cc111 /docs/guides/onap-user/design/service-design | |
parent | b450cf3ec8d89c5a8e21afaf8fe9af4a57f482e7 (diff) | |
parent | 3028409da25aa4dbefc7fe8e30e196753275b27d (diff) |
Merge "Remove remaining warnings during Documentation buildings"
Diffstat (limited to 'docs/guides/onap-user/design/service-design')
-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`_). |