aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/acm-participants-smoke.rst
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-04-13 08:43:36 +0000
committerGerrit Code Review <gerrit@onap.org>2022-04-13 08:43:36 +0000
commit977a81da2257629a1fa54515578d3773f934f12f (patch)
tree25090e8538f7bf836202d0232d539d232a1a465e /docs/development/devtools/acm-participants-smoke.rst
parentec1d537663eea6764322993c4bbc684c984fceb2 (diff)
parent45ce655d0a7a1568e3518bc968f968a41688f99d (diff)
Merge "Fix typos in policy docs devtools"
Diffstat (limited to 'docs/development/devtools/acm-participants-smoke.rst')
-rw-r--r--docs/development/devtools/acm-participants-smoke.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/devtools/acm-participants-smoke.rst b/docs/development/devtools/acm-participants-smoke.rst
index 3c5b6f88..5e54d905 100644
--- a/docs/development/devtools/acm-participants-smoke.rst
+++ b/docs/development/devtools/acm-participants-smoke.rst
@@ -171,7 +171,7 @@ Commissioning Endpoint:
POST: https://<Runtime ACM IP> : <Port> /onap/policy/clamp/acm/v2/commission
-A successful commissioning gives 200 response in the postman client.
+A successful commissioning gives 200 responses in the postman client.
3.2 Create New Instances of Automation composition
@@ -190,7 +190,7 @@ Request body:
3.3 Change the State of the Instance
====================================
-When the automation composition is updated with state “PASSIVE”, the Kubernetes participant fetches the node template for all automation composition elements and deploys the helm chart of each AC element in to the cluster. The following sample json input is passed on the request body.
+When the automation composition is updated with state “PASSIVE”, the Kubernetes participant fetches the node template for all automation composition elements and deploys the helm chart of each AC element into the cluster. The following sample json input is passed on the request body.
Automation Composition Update Endpoint: