This relationship links PNF Resources with their PNFDevice

onap.relationships.PNFHostedOn
relationship_types:
  onap.relationships.PNFHostedOn:
    derived_from: tosca.relationships.HostedOn
    description:  Relationship between a PNF resources and the physical device
    properties:
       # TBD if any properties needed
    attributes:
       # TBD if any attributes needed
  • No labels