summaryrefslogtreecommitdiffstats
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
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-05-09 10:23:41 +0100
commitc9194e71185824672279922f1c6c9e9c3d96eeb4 (patch)
tree13785026a9707b6f3862b42a8a15d23f46350229 /docs/development/devtools/clamp-policy.rst
parent26c435da84b3935bcdb0ec41c8d2564fc8039171 (diff)
Update documentation for CLAMP-DCAE pairwise testing
Issue-ID: POLICY-3737 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If949de2eeaba4a3be9359b1c7193d47cb4ab1494
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