diff options
author | Adheli Tavares <adheli.tavares@est.tech> | 2024-05-14 09:14:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-05-14 09:14:17 +0000 |
commit | 03847a74f098310a6c9be989acaa120e761e19a8 (patch) | |
tree | be933b6283f99cf463f22deb7da3a40d7eadbd3f /docs/development/devtools/smoke/json/acm-instantiation.json | |
parent | eead35309dd3a0742e6505436b0a97c4d9c4950c (diff) | |
parent | 4c1415e7b9f1a9fbf4ee10e50b0a5c82bfacca4e (diff) |
Merge "Update docs for CLAMP Policy Participant Smoke Tests"
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 +} |