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

data_types:
  tosca.datatypes.nfv.L2AddressData:
    derived_from: tosca.datatypes.Root
    description: original type that will be replaced
  tosca.datatypes.nfv.L3AddressData:
    derived_from: tosca.datatypes.Root
  tosca.datatypes.nfv.AddressData:
    derived_from: tosca.datatypes.Root