1 tosca_definitions_version: tosca_simple_yaml_1_1
 
   3   invariantUUID: 545f0f07-e4b4-483c-8976-87d6b2585976
 
   4   UUID: 705026b1-0e14-4c4c-b203-9aa5002616a8
 
   6   description: VDU Compute
 
   9   subcategory: Infrastructure
 
  10   resourceVendor: ATT (Tosca)
 
  11   resourceVendorRelease: 1.0.0.wd03
 
  12   resourceVendorModelNumber: ''
 
  19     file: capabilities.yml
 
  21     file: relationships.yml
 
  29   tosca.nodes.nfv.Vdu.Compute:
 
  30     derived_from: tosca.nodes.Root
 
  31     description: VDU Compute
 
  33       configurable_properties:
 
  36           type: tosca.datatypes.nfv.VnfcConfigurableProperties
 
  38         type: tosca.datatypes.nfv.injectFile
 
  58         type: tosca.datatypes.nfv.VduProfile
 
  61         type: tosca.capabilities.nfv.VirtualCompute
 
  69             type: tosca.datatypes.nfv.VirtualMemory
 
  71           requested_additional_capabilities:
 
  75               type: tosca.datatypes.nfv.RequestedAdditionalCapability
 
  77             type: tosca.datatypes.nfv.LogicalNodeData
 
  80             type: tosca.datatypes.nfv.VirtualCpu
 
  83         type: tosca.capabilities.nfv.VirtualBindable
 
  90         type: tosca.capabilities.nfv.Metric
 
 101         capability: tosca.capabilities.nfv.VirtualStorage
 
 102         node: tosca.nodes.nfv.VDU.VirtualStorage
 
 103         relationship: tosca.relationships.nfv.Vdu.AttachedTo