summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2020-09-01 12:36:24 +0000
committerRamakrishna G P <ramakrishnagp@aarnanetworks.com>2020-12-29 15:56:27 +0000
commitb912ee5c354522854a331cbaff4d3ffa8a3baea6 (patch)
treeaf0acf8c21dad1d229f8fb10f591d719c67c8ad2
parentcc266bcaf3805211cbad1a9efe0f63213a3c6b2a (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>
-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: