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 --- .../tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'common/src/main/resources/tosca') diff --git a/common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml b/common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml index 12f8cf7da..7a7ae928f 100644 --- a/common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml +++ b/common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.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. @@ -37,12 +37,6 @@ node_types: metadata: common: true description: Specifies the organization that provides the automation composition element - 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 -- cgit 1.2.3-korg