aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/demoResourcesWanLan/VNF_Container/VNF_Container.yml
blob: b8dd8355fa274cb411835e6a0de1e7f0f77eed3a (plain)
1
2
3
4
5
6
7
8
9
10
org.openecomp.asdc.nodes.VNF_Container:
  #The VNF_Container node provides the capability to host VNFs. 
    derived_from: org.openecomp.asdc.nodes.Root
    capabilities:
      host:
      #The "host" capability allows other TOSCA nodes (VNF) that requires such a capability to connect to this node
        type: org.openecomp.asdc.capabilities.Container
      connectTo: 
      #The "connectTo" capability allows other TOSCA nodes (connectors) that requires such a capability to connect to this node.    
        type: org.openecomp.asdc.capabilities.Endpoint