aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VL/tosca.nodes.nfv.VL.yaml
blob: 2fbcc9c46ddd9e45bad3901b79a166c44b8716de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##################################################################
  ############## TOSCA   VL Node Type        #######################
  ##################################################################
  tosca.nodes.nfv.VL: 
    derived_from: tosca.nodes.Root
    properties: 
      vendor: 
        type: string
        required: false
        description: name of the vendor who provides this VL
        
    capabilities: 
      virtuallinkable: 
        type: tosca.capabilities.nfv.VirtualLinkable
        occurrences: [1, UNBOUNDED] # this is default