aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/clamp-policy.rst
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-05-09 10:23:41 +0100
committerLiam Fallon <liam.fallon@est.tech>2022-05-10 14:09:29 +0000
commita624c0ba383b66316ff8b2fa7750937c90e125e3 (patch)
treee68933b9ff91db0efefdde89cf1309228685308d /docs/development/devtools/clamp-policy.rst
parent51380d0f4352234ba7b2ee7cedfe0efa5c0e6488 (diff)
Update documentation for CLAMP-DCAE pairwise testing
Issue-ID: POLICY-3737 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If949de2eeaba4a3be9359b1c7193d47cb4ab1494 (cherry picked from commit c9194e71185824672279922f1c6c9e9c3d96eeb4)
Diffstat (limited to 'docs/development/devtools/clamp-policy.rst')
-rw-r--r--docs/development/devtools/clamp-policy.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/development/devtools/clamp-policy.rst b/docs/development/devtools/clamp-policy.rst
index 20089b4e..0a25ce81 100644
--- a/docs/development/devtools/clamp-policy.rst
+++ b/docs/development/devtools/clamp-policy.rst
@@ -49,7 +49,7 @@ An Automation Composition is created by commissioning a Tosca template with Auto
- Upload a TOSCA template from the POLICY GUI. The definitions include a policy participant and an Automation Composition element that creates and deploys required policies. :download:`Sample Tosca template <tosca/pairwise-testing.yml>`
- .. image:: images/cl-commission.png
+ .. image:: images/ac-commission.png
Verification: The template is commissioned successfully without errors.
@@ -63,14 +63,14 @@ An Automation Composition is created by commissioning a Tosca template with Auto
Verification: The Automation Composition is created with default state "UNINITIALISED" without errors.
- .. image:: images/cl-instantiation.png
+ .. image:: images/ac-instantiation.png
Creation and deployment of policies:
------------------------------------
The Automation Composition state is changed from "UNINITIALISED" to "PASSIVE" from the Policy Gui. Verify the POLICY API endpoint for the creation of policy types that are defined in the TOSCA template. Verify the PAP endpoint for the deployment of policies.
-.. image:: images/cl-passive.png
+.. image:: images/ac-passive.png
Verification:
@@ -82,7 +82,7 @@ Verification:
- The overall state of the Automation Composition is changed to "PASSIVE" in the Policy Gui.
-.. image:: images/cl-create.png
+.. image:: images/ac-create.png
Undeployment and deletion of Policies:
--------------------------------------
@@ -98,5 +98,5 @@ Verification:
- The overall state of the Automation Composition is changed to "PASSIVE" in the Policy Gui.
-.. image:: images/cl-create.png
+.. image:: images/ac-create.png