diff options
Diffstat (limited to 'common/src/main/resources')
-rw-r--r-- | common/src/main/resources/tosca/AutomationCompositionTOSCAServiceTemplateTypes.yaml | 8 |
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 |