Add sdc-be-init support for artifact types
[sdc.git] / catalog-model / src / test / resources / modelOperation / expected-import-3.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_2
2 description: ETSI NFV SOL 001 nsd types definitions version 2.5.1
3 artifact_types:
4   tosca.artifacts.File:
5     derived_from: tosca.artifacts.Root
6     description: This artifact type is used when an artifact definition needs to have
7       its associated file simply treated as a file and no special handling/handlers
8       are invoked (i.e., it is not treated as either an implementation or deployment
9       artifact type).