From a178851e9f2e148c17d81c29a9310644e0330b9a Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Mon, 30 Jan 2023 08:39:34 +0000 Subject: Remove ParticipantType in all yaml files Issue-ID: POLICY-4538 Change-Id: I9f6d8830f64ef1178d3e20c7d00374156a84b59e Signed-off-by: FrancescoFioraEst --- .../clamp/acm/acm-demo/toscaServiceTemplate.yaml | 53 ---------------------- .../GentleGuidanceDefaultProperties.yaml | 6 +-- .../GentleGuidanceMultipleTopologyTemplates.yaml | 14 +----- .../clamp/acm/pmsh/funtional-pmsh-usecase.yaml | 31 +------------ .../clamp/acm/test/participant-a1pms.yaml | 8 +--- .../resources/clamp/acm/test/participant-http.yaml | 8 +--- .../acm/test/participant-kubernetes-helm.yaml | 14 +----- .../clamp/acm/test/pm_simple_ac_tosca.yaml | 15 ------ 8 files changed, 6 insertions(+), 143 deletions(-) (limited to 'examples') diff --git a/examples/src/main/resources/clamp/acm/acm-demo/toscaServiceTemplate.yaml b/examples/src/main/resources/clamp/acm/acm-demo/toscaServiceTemplate.yaml index 6a1ccfe85..525583b59 100644 --- a/examples/src/main/resources/clamp/acm/acm-demo/toscaServiceTemplate.yaml +++ b/examples/src/main/resources/clamp/acm/acm-demo/toscaServiceTemplate.yaml @@ -289,17 +289,6 @@ node_types: metadata: common: true description: Specifies the organization that provides the automation composition element - participant_id: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - description: The identity of the participant type that hosts this type of Automation Composition Element startPhase: type: integer required: false @@ -439,12 +428,6 @@ topology_template: description: Automation composition element for the operational policy for Performance Management Subscription Handling properties: provider: Ericsson - participant_id: - name: org.onap.PM_Policy - version: 1.0.0 - participantType: - 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 @@ -466,12 +449,6 @@ topology_template: description: Automation composition element for the K8S microservice for AC Element Starter properties: provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.KubernetesParticipant - version: 2.3.4 startPhase: 0 uninitializedToPassiveTimeout: 300 podStatusCheckInterval: 30 @@ -496,12 +473,6 @@ topology_template: description: Automation composition element for the K8S microservice for AC Element Bridge properties: provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.KubernetesParticipant - version: 2.3.4 startPhase: 0 uninitializedToPassiveTimeout: 300 podStatusCheckInterval: 30 @@ -526,12 +497,6 @@ topology_template: description: Automation composition element for the K8S microservice for AC Element Sink properties: provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.KubernetesParticipant - version: 2.3.4 startPhase: 0 uninitializedToPassiveTimeout: 300 podStatusCheckInterval: 30 @@ -563,12 +528,6 @@ topology_template: description: Automation composition element for the http requests of AC Element Starter microservice properties: provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.HttpParticipant - version: 2.3.4 uninitializedToPassiveTimeout: 300 startPhase: 1 baseUrl: http://cluster-ip:30800 @@ -595,12 +554,6 @@ topology_template: description: Automation composition element for the http requests of AC Element Bridge microservice properties: provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.HttpParticipant - version: 2.3.4 uninitializedToPassiveTimeout: 300 startPhase: 1 baseUrl: http://cluster-ip:30801 @@ -627,12 +580,6 @@ topology_template: description: Automation composition element for the http requests of AC Element Sink microservice properties: provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.HttpParticipant - version: 2.3.4 uninitializedToPassiveTimeout: 300 startPhase: 1 baseUrl: http://cluster-ip:30802 diff --git a/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceDefaultProperties.yaml b/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceDefaultProperties.yaml index fb28f1069..bf8424116 100644 --- a/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceDefaultProperties.yaml +++ b/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceDefaultProperties.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2022 Nordix Foundation. +# Copyright (C) 2022-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -25,7 +25,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Kubernetes Microservice properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Kubernetes:1.0.0 startPhase: 2 uninitializedToPassiveTimeout: 180 chart: @@ -39,7 +38,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Microservice REST configuration properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Http:1.0.0 startPhase: 1 baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice httpHeaders: @@ -87,7 +85,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Operational Policy properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Policy:1.0.0 startPhase: 0 policyType: onap.policies.acm.operational.common.Apex:1.0.0 policyId: org.onap.domain.gentleguidance.policy.GentleGuidanceAssertive:1.0.0 @@ -98,7 +95,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance CDS blueprint properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Cds:1.0.0 startPhase: 0 cdsBlueprint: "Placeholder for the CDS blueprint" org.onap.domain.gentleguidance.AcmDefinition: diff --git a/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml b/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml index ad7e40f6d..733368475 100644 --- a/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml +++ b/examples/src/main/resources/clamp/acm/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2022 Nordix Foundation. +# Copyright (C) 2022-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -63,7 +63,6 @@ topology_template: description: Control loop element for the Gentle Guidance Kubernetes Microservice properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Kubernetes:1.0.0 startPhase: 2 uninitializedToPassiveTimeout: 180 org.onap.domain.gentleguidance.RestAcmElementDefinition: @@ -73,7 +72,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Microservice REST configuration properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Http:1.0.0 startPhase: 1 baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice org.onap.domain.gentleguidance.PolicyAcmElementDefinition: @@ -83,7 +81,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Operational Policy properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Policy:1.0.0 startPhase: 0 org.onap.domain.gentleguidance.CdsAcmElementDefinition: version: 1.0.0 @@ -92,7 +89,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance CDS blueprint properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Cds:1.0.0 startPhase: 0 org.onap.domain.gentleguidance.AcmDefinition: version: 1.0.0 @@ -122,7 +118,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Kubernetes Microservice properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Kubernetes:1.0.0 startPhase: 2 uninitializedToPassiveTimeout: 180 chart: @@ -136,7 +131,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Microservice REST configuration properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Http:1.0.0 startPhase: 1 baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice httpHeaders: @@ -184,7 +178,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Operational Policy properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Policy:1.0.0 startPhase: 0 policyType: onap.policies.acm.operational.common.Apex:1.0.0 policyId: org.onap.domain.gentleguidance.policy.GentleGuidanceAssertive:1.0.0 @@ -195,7 +188,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance CDS blueprint properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Cds:1.0.0 startPhase: 0 cdsBlueprint: "Placeholder for the CDS blueprint" org.onap.domain.gentleguidance.AcmDefinition_Instance1: @@ -224,7 +216,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Kubernetes Microservice properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Kubernetes:1.0.0 startPhase: 2 uninitializedToPassiveTimeout: 180 chart: @@ -238,7 +229,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Microservice REST configuration properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Http:1.0.0 startPhase: 1 baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice httpHeaders: @@ -286,7 +276,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance Operational Policy properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Policy:1.0.0 startPhase: 0 policyType: onap.policies.acm.operational.common.Apex:1.0.0 policyId: org.onap.domain.gentleguidance.policy.GentleGuidanceAssertive:1.0.0 @@ -297,7 +286,6 @@ topology_template: description: Automation Composition element for the Gentle Guidance CDS blueprint properties: provider: Ericsson - participantType: org.onap.policy.acm.participant.Cds:1.0.0 startPhase: 0 cdsBlueprint: "Placeholder for the CDS blueprint" org.onap.domain.gentleguidance.AcmDefinition_Instance2: diff --git a/examples/src/main/resources/clamp/acm/pmsh/funtional-pmsh-usecase.yaml b/examples/src/main/resources/clamp/acm/pmsh/funtional-pmsh-usecase.yaml index f0da6f35e..9d8a37519 100644 --- a/examples/src/main/resources/clamp/acm/pmsh/funtional-pmsh-usecase.yaml +++ b/examples/src/main/resources/clamp/acm/pmsh/funtional-pmsh-usecase.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2022 Nordix Foundation. +# Copyright (C) 2022-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -276,17 +276,6 @@ node_types: metadata: common: true description: Specifies the organization that provides the automation composition element - participant_id: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - description: The identity of the participant type that hosts this type of Automation Composition Element startPhase: type: integer required: false @@ -434,12 +423,6 @@ topology_template: description: Automation composition element for the operational policy for Performance Management Subscription Handling properties: provider: Ericsson - participant_id: - name: org.onap.PM_Policy - version: 1.0.0 - participantType: - 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 @@ -462,12 +445,6 @@ topology_template: description: Automation composition element for the K8S microservice for PMSH properties: provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.KubernetesParticipant - version: 2.3.4 chart: chartId: name: dcae-pmsh @@ -497,12 +474,6 @@ topology_template: description: Automation composition element for the http requests of PMSH microservice properties: provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.policy.clamp.acm.HttpParticipant - version: 2.3.4 uninitializedToPassiveTimeout: 180 startPhase: 1 baseUrl: https://dcae-pmsh:8443 diff --git a/examples/src/main/resources/clamp/acm/test/participant-a1pms.yaml b/examples/src/main/resources/clamp/acm/test/participant-a1pms.yaml index 88cca1658..26d2973b3 100755 --- a/examples/src/main/resources/clamp/acm/test/participant-a1pms.yaml +++ b/examples/src/main/resources/clamp/acm/test/participant-a1pms.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2022 Nordix Foundation. +# Copyright (C) 2022-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -63,9 +63,6 @@ node_types: provider: type: string required: false - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true startPhase: type: integer required: false @@ -117,9 +114,6 @@ topology_template: description: Automation composition element for the A1 PMS Requests properties: provider: ONAP - participantType: - name: org.onap.policy.clamp.acm.A1PMSParticipant - version: 2.3.4 policyServiceEntities: - a1PolicyServiceEntityId: name: entity1 diff --git a/examples/src/main/resources/clamp/acm/test/participant-http.yaml b/examples/src/main/resources/clamp/acm/test/participant-http.yaml index 4020162ef..2bc3828bb 100644 --- a/examples/src/main/resources/clamp/acm/test/participant-http.yaml +++ b/examples/src/main/resources/clamp/acm/test/participant-http.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021-2022 Nordix Foundation. +# Copyright (C) 2021-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -88,9 +88,6 @@ node_types: provider: type: string required: false - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true startPhase: type: integer required: false @@ -153,9 +150,6 @@ topology_template: description: Automation composition element for the http requests of PMSH microservice properties: provider: ONAP - participantType: - name: org.onap.acm.HttpAutomationCompositionParticipant - version: 2.3.4 startPhase: 1 uninitializedToPassiveTimeout: 180 baseUrl: https://httpbin.org diff --git a/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml b/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml index 8d066498f..b6aab8747 100644 --- a/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml +++ b/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021-2022 Nordix Foundation. +# Copyright (C) 2021-2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -41,9 +41,6 @@ node_types: provider: type: string required: false - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true startPhase: type: integer required: false @@ -105,9 +102,6 @@ topology_template: description: Automation composition element for the K8S microservice for Hello World properties: provider: ONAP - participantType: - name: org.onap.k8s.acm.K8SAutomationCompositionParticipant - version: 2.3.4 startPhase: 2 uninitializedToPassiveTimeout: 180 podStatusCheckInterval: 30 @@ -127,9 +121,6 @@ topology_template: description: Automation composition element for the K8S microservice for PMSH properties: provider: ONAP - participantType: - name: org.onap.k8s.acm.K8SAutomationCompositionParticipant - version: 2.3.4 startPhase: 2 uninitializedToPassiveTimeout: 180 podStatusCheckInterval: 30 @@ -150,9 +141,6 @@ topology_template: description: Automation composition element for the K8S microservice for local chart properties: provider: ONAP - participantType: - name: org.onap.k8s.acm.K8SAutomationCompositionParticipant - version: 2.3.4 startPhase: 2 uninitializedToPassiveTimeout: 180 podStatusCheckInterval: 30 diff --git a/examples/src/main/resources/clamp/acm/test/pm_simple_ac_tosca.yaml b/examples/src/main/resources/clamp/acm/test/pm_simple_ac_tosca.yaml index fedae594b..397b52249 100644 --- a/examples/src/main/resources/clamp/acm/test/pm_simple_ac_tosca.yaml +++ b/examples/src/main/resources/clamp/acm/test/pm_simple_ac_tosca.yaml @@ -25,9 +25,6 @@ node_types: provider: type: string required: false - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true startPhase: type: integer required: false @@ -102,9 +99,6 @@ topology_template: description: Automation composition element for the DCAE microservice for Performance Management Subscription Handling properties: provider: Ericsson - participantType: - name: org.onap.dcae.acm.DCAEMicroserviceAutomationCompositionParticipant - version: 2.3.4 dcae_blueprint_id: name: org.onap.dcae.blueprints.PMSHBlueprint version: 1.0.0 @@ -115,9 +109,6 @@ topology_template: description: Automation composition element for the monitoring policy for Performance Management Subscription Handling properties: provider: Ericsson - participantType: - name: org.onap.policy.acm.PolicyAutomationCompositionParticipant - version: 2.3.1 policy_type_id: name: onap.policies.monitoring.pm-subscription-handler version: 1.0.0 @@ -128,9 +119,6 @@ topology_template: description: Automation composition element for the operational policy for Performance Management Subscription Handling properties: provider: Ericsson - participantType: - name: org.onap.policy.acm.PolicyAutomationCompositionParticipant - version: 2.3.1 policy_type_id: name: onap.policies.operational.pm-subscription-handler version: 1.0.0 @@ -141,9 +129,6 @@ topology_template: description: Automation composition element for CDS for Performance Management Subscription Handling properties: provider: Ericsson - participantType: - name: org.onap.PM_CDS_Blueprint - version: 1.0.0 cds_blueprint_id: name: org.onap.ccsdk.cds.PMSHCdsBlueprint version: 1.0.0 -- cgit 1.2.3-korg