aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model/src/test/resources/modelOperation/original-import-3.yaml
blob: 7853411821b13f000fbb3d67443f60271e292a56 (plain)
1
2
3
4
5
6
7
8
9
10
tosca_definitions_version: tosca_simple_yaml_1_2
description: ETSI NFV SOL 001 nsd types definitions version 2.5.1

artifact_types:
  tosca.artifacts.Implementation.Python:
    derived_from: tosca.artifacts.Implementation
    description: Python replacement.
  tosca.artifacts.File:
    derived_from: tosca.artifacts.Root
    description: This artifact type is used when an artifact definition needs to have its associated file simply treated as a file and no special handling/handlers are invoked (i.e., it is not treated as either an implementation or deployment artifact type).