summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2020-09-01 12:36:24 +0000
committerSofia Wallin <sofia.wallin@est.tech>2021-01-14 13:33:16 +0000
commit287466e677f211d9b28af443968193bb661462bc (patch)
treefae6aa35c840c2b30df27933deeb2ab360e2e379
parent63b19a9cebc862b55d05f330f6fccd84076d748b (diff)
[DOC] Update Service Design documentation section
This is to update few notes under Service Design section Change-Id: I6c401fceaf79d5fd74fadfb93902f1b67a63c903 Issue-ID: DOC-664 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com> (cherry picked from commit b912ee5c354522854a331cbaff4d3ffa8a3baea6)
-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: