From 45ce655d0a7a1568e3518bc968f968a41688f99d Mon Sep 17 00:00:00 2001 From: lapentafd Date: Tue, 12 Apr 2022 11:23:22 +0100 Subject: Fix typos in policy docs devtools Update images names, that were not displaying Issue-ID: POLICY-3941 Signed-off-by: lapentafd Change-Id: I85115478f285028ad02644614bee9c0f7f178206 --- docs/development/devtools/acm-participants-smoke.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/development/devtools/acm-participants-smoke.rst') 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:// : /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: -- cgit 1.2.3-korg