Merge "Add Strimzi Kafka Setup documentation"
[policy/parent.git] / docs / development / devtools / clamp-sdc.rst
index b125d21..c82fb2c 100644 (file)
@@ -45,6 +45,8 @@ The ONAP components used during the pairwise tests are:
 - DMaaP for the communication between Automation Composition runtime and participants.
 - Policy Framework components for instantiation and commissioning of automation compositions.
 
+Helpful instruction page on bringing SDC and PORTAL setup on an OOM deployment https://wiki.onap.org/display/DW/Deploy+OOM+and+SDC+%28or+ONAP%29+on+a+single+VM+with+microk8s+-+Honolulu+Setup
+
 Testing procedure
 *****************
 
@@ -60,12 +62,12 @@ Configuration changes
 
 Following are certain configuration changes required/cross-checked
 1. policy-distribution configuration should include toscaAutomationCompositionDecoderConfiguration
-   File: kubernetes/policy/components/policy-distribution/resources/config/config.json
+File: kubernetes/policy/components/policy-distribution/resources/config/config.json
 
    - Automation composition decoders and forwards should be present. Reference: `Sample Configuration <json/pd_config.json>`
 
 Design of participants and automation composition elements:
-----------------------------------------------------------
+-----------------------------------------------------------
 Different participants and automation composition elements are created in SDC dashboard with the models available for automation composition.
 
 SDC provides a graphical interface for onboarding/designing resources (such as VNFs, PNFs, CNFs) and designing services composed of such resources
@@ -105,7 +107,7 @@ SDC provides a graphical interface for onboarding/designing resources (such as V
   .. image:: images/sdc_distribute.png
 
 - An Automation Composition is created by commissioning a Tosca template with Automation Composition definitions.
-This commissioned tosca service template can be further used from Policy-GUI for instantiating the Automation Composition with the state "UNINITIALISED".
+    This commissioned tosca service template can be further used from Policy-GUI for instantiating the Automation Composition with the state "UNINITIALISED".
 
 - Instantiate the commissioned Automation Composition definitions from the Policy Gui under 'Instantiation Management'.
 
@@ -113,5 +115,5 @@ This commissioned tosca service template can be further used from Policy-GUI for
 
 -  Verification: The automation composition is created with default state "UNINITIALISED" without errors.
 
-  .. image:: images/cl-instantiation.png
+  .. image:: images/ac-instantiation.png