aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-05-24 02:26:39 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-24 02:26:39 +0000
commit3ad1f7e9fd56d2d0eb9f0bde46b5b48cea9ed97a (patch)
tree25980fd893f9c72a80a310812d70b0387aab0601
parentbea4e50d647ceaa1b4771ac062d595da7f9870e5 (diff)
parenteb818452ff453271557c29d7489c6ae0249aa48c (diff)
Merge "First take warning correction"
-rw-r--r--docs/BPMN_Subprocess_Process_Flows.rst2
-rw-r--r--docs/Install_Configure_SO.rst2
-rw-r--r--docs/SO_R1_Interface.rst8
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/BPMN_Subprocess_Process_Flows.rst b/docs/BPMN_Subprocess_Process_Flows.rst
index cf2da40e87..fc36cc54c9 100644
--- a/docs/BPMN_Subprocess_Process_Flows.rst
+++ b/docs/BPMN_Subprocess_Process_Flows.rst
@@ -22,7 +22,7 @@ Characteristics
The current best practice for reporting errors from subprocess is described here:
- * The subprocess should create a WorkflowException object and store it in an execution called WorkflowException.
+ * The subprocess should create a WorkflowException object and store it in an execution called WorkflowException.
* The WorkflowException object contains an error code and an error message.
* The subprocess should then throw an MSOWorkflowException BPMN event which may be handled by the calling flow.
diff --git a/docs/Install_Configure_SO.rst b/docs/Install_Configure_SO.rst
index 3f7b903ac8..eb33b38dc2 100644
--- a/docs/Install_Configure_SO.rst
+++ b/docs/Install_Configure_SO.rst
@@ -12,7 +12,7 @@ Get the Ubuntu ISO image from ubuntu.com. The recommended version is 16.04.3 LTS
Get VirtualBox and VirtualBox Guest Additions
---------------------------------------------
Make sure you have the VirtualBox Guest Additions ISO for your version of VirtualBox. I'm using VirtualBox 5.1.28. Save the Guest Additions ISO on your host computer along with the Ubuntu ISO. Get the Guest Additions ISO from here:
- http://download.virtualbox.org/virtualbox
+ http://download.virtualbox.org/virtualbox
*NOTE*: Guest Additions versions prior to 5.1 will not work with Ubuntu 16.04.3. If you have an earlier version of VirtualBox, you should upgrade to the latest 5.1 version.
Create a new VM in VirtualBox for Ubuntu
diff --git a/docs/SO_R1_Interface.rst b/docs/SO_R1_Interface.rst
index 8346e2b98c..bd654083e3 100644
--- a/docs/SO_R1_Interface.rst
+++ b/docs/SO_R1_Interface.rst
@@ -2,13 +2,13 @@
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-SO Amsterdam Interfaces
-================
+SO Interfaces
+================================
.. image:: images/SO_R1_1.png
SO APIs
-============
+=================================
North Bound APIs
----------------
@@ -1026,7 +1026,7 @@ Request Object
+-------------------+---------+-----------+--------------------------+-------------------------------------------+
|Attribute |Qualifier|Cardinality|Content |Description |
+===================+=========+===========+==========================+===========================================+
-|requestId |M |1 |String |Request Id. |
+|requestId |M |1 |String |Request Id. |
+-------------------+---------+-----------+--------------------------+-------------------------------------------+
|startTime |M |1 |request Object |Start time. |
+-------------------+---------+-----------+--------------------------+-------------------------------------------+