aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-01-30 08:39:34 +0000
committerFrancescoFioraEst <francesco.fiora@est.tech>2023-01-30 09:15:23 +0000
commita178851e9f2e148c17d81c29a9310644e0330b9a (patch)
tree401d82012c4f9130e1ef83186447ce1e2cf0a87d /common
parent73d0c089fe3e3019e8caa54a60a4c76de5edd72a (diff)
Remove ParticipantType in all yaml files
Issue-ID: POLICY-4538 Change-Id: I9f6d8830f64ef1178d3e20c7d00374156a84b59e Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'common')
-rw-r--r--common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml8
1 files changed, 1 insertions, 7 deletions
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