aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrunomilitzer <bruno.militzer@est.tech>2022-02-25 15:02:09 +0000
committerbrunomilitzer <bruno.militzer@est.tech>2022-02-25 15:30:37 +0000
commit5820f2d352947ed8ed3656d7d7e13560ceb91f96 (patch)
tree2a6220fc370a931cd516a2bdfb5f925eda0e10db
parent9e0501aa456201c8886e410708ab2d8488cdb0b3 (diff)
Changed Incorrect Name for Tosca Service Template Participant Type
Issue-ID: POLICY-3940 Change-Id: Ia66052c4729d117f542069f0fdad8f74fabfe878 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
-rw-r--r--participant/participant-impl/participant-impl-kubernetes/src/main/resources/config/application.yaml4
-rw-r--r--runtime-acm/src/test/resources/rest/servicetemplates/tosca-for-smoke-testing.yaml16
2 files changed, 10 insertions, 10 deletions
diff --git a/participant/participant-impl/participant-impl-kubernetes/src/main/resources/config/application.yaml b/participant/participant-impl/participant-impl-kubernetes/src/main/resources/config/application.yaml
index 3be0fb2c0..d7ab2e178 100644
--- a/participant/participant-impl/participant-impl-kubernetes/src/main/resources/config/application.yaml
+++ b/participant/participant-impl/participant-impl-kubernetes/src/main/resources/config/application.yaml
@@ -13,10 +13,10 @@ participant:
reportingTimeIntervalMs: 120000
description: Participant Description
participantId:
- name: org.onap.policy.clamp.acm.KubernetesParticipant
+ name: K8sParticipant0
version: 2.3.4
participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.KubernetesParticipant
version: 2.3.4
clampAutomationCompositionTopics:
topicSources:
diff --git a/runtime-acm/src/test/resources/rest/servicetemplates/tosca-for-smoke-testing.yaml b/runtime-acm/src/test/resources/rest/servicetemplates/tosca-for-smoke-testing.yaml
index f5590a1b5..405aea5cd 100644
--- a/runtime-acm/src/test/resources/rest/servicetemplates/tosca-for-smoke-testing.yaml
+++ b/runtime-acm/src/test/resources/rest/servicetemplates/tosca-for-smoke-testing.yaml
@@ -647,7 +647,7 @@ topology_template:
name: operational.apex.pmcontrol
version: 1.0.0
node_templates:
- org.onap.policy.acm.PolicyAutomationCompositionParticipant:
+ org.onap.policy.clamp.acm.PolicyParticipant:
version: 2.3.1
type: org.onap.policy.clamp.acm.Participant
type_version: 1.0.1
@@ -665,7 +665,7 @@ topology_template:
name: org.onap.PM_Policy
version: 1.0.0
participantType:
- name: org.onap.policy.acm.PolicyAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.PolicyParticipant
version: 2.3.1
policy_type_id:
name: onap.policies.monitoring.pm-subscription-handler
@@ -683,14 +683,14 @@ topology_template:
name: org.onap.PM_Policy
version: 1.0.0
participantType:
- name: org.onap.policy.acm.PolicyAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.PolicyParticipant
version: 2.3.1
policy_type_id:
name: onap.policies.operational.pm-subscription-handler
version: 1.0.0
policy_id:
get_input: pmsh_operational_policy
- org.onap.k8s.acm.K8SAutomationCompositionParticipant:
+ org.onap.policy.clamp.acm.KubernetesParticipant:
version: 2.3.4
type: org.onap.policy.clamp.acm.Participant
type_version: 1.0.1
@@ -709,7 +709,7 @@ topology_template:
name: K8sParticipant0
version: 1.0.0
participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.KubernetesParticipant
version: 2.3.4
chart:
chartId:
@@ -739,7 +739,7 @@ topology_template:
name: K8sParticipant0
version: 1.0.0
participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.KubernetesParticipant
version: 2.3.4
chart:
chartId:
@@ -747,7 +747,7 @@ topology_template:
version: 0.9.1
releaseName: nginxms
namespace: test
- org.onap.acm.HttpAutomationCompositionParticipant:
+ org.onap.policy.clamp.acm.HttpParticipant:
version: 2.3.4
type: org.onap.policy.clamp.acm.Participant
type_version: 1.0.1
@@ -766,7 +766,7 @@ topology_template:
name: HttpParticipant0
version: 1.0.0
participantType:
- name: org.onap.k8s.acm.HttpAutomationCompositionParticipant
+ name: org.onap.policy.clamp.acm.HttpParticipant
version: 2.3.4
uninitializedToPassiveTimeout: 180
startPhase: 1