summaryrefslogtreecommitdiffstats
path: root/ui-ci-dev/src/main/resources/Files/VL.yml
blob: 74a2405af2388f3660d9bc3a7b6158d1ec8faa67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tosca_definitions_version: tosca_simple_yaml_1_0_0

node_types:
  org.openecomp.resource.vl.VL1we23:
    derived_from: tosca.nodes.Root
    properties:
      vendor:
        type: string
        required: false
      vl_name:
        type: string
        required: false
    capabilities:
       virtual_linkable:
        type: tosca.capabilities.network.Linkable