summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2021-01-21 13:07:19 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-21 13:07:19 +0000
commit4679d330b2a914ff26da9f62c698aa123051fc29 (patch)
tree67ed9ad0c31967af8bb97b49615227e3c2f9df73
parent7958f11d93ec21cd09d6e046719e68707e67d26d (diff)
parent287466e677f211d9b28af443968193bb661462bc (diff)
Merge "[DOC] Update Service Design documentation section" into guilin
-rw-r--r--docs/guides/onap-user/design/service-design/index.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/guides/onap-user/design/service-design/index.rst b/docs/guides/onap-user/design/service-design/index.rst
index a1337991e..47fb614f0 100644
--- a/docs/guides/onap-user/design/service-design/index.rst
+++ b/docs/guides/onap-user/design/service-design/index.rst
@@ -49,7 +49,7 @@ Create Service
A message displays when Service creation is complete.
-#. Click Composition.
+#. Click Composition in the left pane.
|image6|
@@ -64,7 +64,7 @@ Create Service
#. Drag to a highlighted element on the canvas.
#. Select options for Requirements and Capabilities.
- #. Click Connect.
+ #. Click on Finish.
#. To add artifacts at the service level:
@@ -140,7 +140,7 @@ format and included in distributed service model.
#. Click *Add Workflow*.
#. The *Create New Workflow* box displays.
#. Complete all fields.
-#. Click Create.
+#. Click Save.
|image7|
@@ -203,8 +203,9 @@ the service model.
#. [Optional] Change the order of steps by clicking a step and dragging
it to the preferred position.
-#. Click *Save*.
-#. Click *Check In* to save changes.
+#. Click *Save*. You will be redirected to the Network Call Flow page.
+#. Go to the General tab and click on *Check In* to save changes.
+#. If needed, certify the service again (see `Certify Service`_).
.. _doc_guide_user_des_ser-para_in:
@@ -237,6 +238,7 @@ during Service instantiation.
#. Click *Declare Input* to add the selected parameter to the
Service *Input* pane.
#. Click *Check In* to save changes.
+#. After adding Service Inputs, certify it (see `Certify Service`_).
.. _doc_guide_user_des_ser-upd_serv: