1 tosca_definitions_version: tosca_simple_yaml_1_1
 
   3   invariantUUID: 05cfefb0-25e0-4aa6-a5c3-bb96a34372a0
 
   4   UUID: 1da2c936-84df-4a98-a6aa-a53847cbebc9
 
   9   subcategory: Network Elements
 
  10   resourceVendor: ATT (Tosca)
 
  11   resourceVendorRelease: 1.0.0.wd03
 
  12   resourceVendorModelNumber: ''
 
  19     file: capabilities.yml
 
  21     file: relationships.yml
 
  29   tosca.nodes.nfv.VduCp:
 
  30     derived_from: tosca.nodes.nfv.Cp
 
  35       virtual_network_interface_requirements:
 
  38           type: tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements
 
  50         capability: tosca.capabilities.nfv.VirtualLinkable
 
  51         node: tosca.nodes.nfv.VnfVirtualLink
 
  52         relationship: tosca.relationships.nfv.VirtualLinksTo
 
  57         capability: tosca.capabilities.nfv.VirtualBindable
 
  58         node: tosca.nodes.nfv.Vdu.Compute
 
  59         relationship: tosca.relationships.nfv.VirtualBindsTo