summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/eline/eline.yml
blob: 79876881cd18e4c0b4f53f697e40b49ba8d5bd4f (plain)
1
2
3
4
5
6
7
8
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types:
  org.openecomp.resource.vl.ELine:
    derived_from: org.openecomp.resource.vl.VL
    capabilities:
      virtual_linkable:
        type: tosca.capabilities.network.Linkable
        occurrences: [0,2]