diff options
author | 2024-05-09 16:53:01 +0100 | |
---|---|---|
committer | 2024-05-13 10:43:46 +0000 | |
commit | 4c1415e7b9f1a9fbf4ee10e50b0a5c82bfacca4e (patch) | |
tree | e5a3b568fe367e66ee9f8c0230a4aeeeabfbe4d0 /docs/development/devtools/smoke/json/acm-instantiation.json | |
parent | b003f61033296b3c385d1b6fa033c0061588f9df (diff) |
Update docs for CLAMP Policy Participant Smoke Tests
Issue-ID: POLICY-4994
Change-Id: I5aa91130556bbc35d55aefa11ac39c1bd996b01e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/development/devtools/smoke/json/acm-instantiation.json')
-rw-r--r-- | docs/development/devtools/smoke/json/acm-instantiation.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/development/devtools/smoke/json/acm-instantiation.json b/docs/development/devtools/smoke/json/acm-instantiation.json index 28eef7da..2cf009cd 100644 --- a/docs/development/devtools/smoke/json/acm-instantiation.json +++ b/docs/development/devtools/smoke/json/acm-instantiation.json @@ -10,7 +10,6 @@ "name": "org.onap.policy.clamp.Local_K8SMicroserviceAutomationCompositionElement", "version": "1.2.3" }, - "participantId": "101c62b3-8918-41b9-a747-d21eb79c6c02", "description": "K8s Automation composition Element for the nginx-ingress microservice", "properties": { "chart": { @@ -29,7 +28,6 @@ "name": "org.onap.policy.clamp.Http_AutomationCompositionElement", "version": "1.2.3" }, - "participantId": "101c62b3-8918-41b9-a747-d21eb79c6c01", "description": "Http Automation composition Element", "properties": { "baseUrl": "http://httpbin.org", @@ -59,4 +57,4 @@ } } } -}
\ No newline at end of file +} |