summaryrefslogtreecommitdiffstats
path: root/catalog-model/src/test/resources/modelOperation/expected-additional_types-3.yaml
blob: 3284b491e0f874fb7aea0a29b18a1439fe010336 (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_3
description: Auto-generated file that contains package custom types or types added
  after system installation.
artifact_types:
  tosca.artifacts.Implementation.Python:
    derived_from: tosca.artifacts.Implementation
    description: Python replacement.
  tosca.artifacts.Implementation.Python.V3:
    derived_from: tosca.artifacts.Implementation.Python
    description: This artifact type represents a Python3 file that contains Python
      language constructs that can be executed within a Python interpreter.