aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importAttResources/SCSCF/SCSCF.yml
blob: a2672ddb13ccb2f8ca7424acb9b2763827e8b0c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
att.nodes.ims.SCSCF:
  derived_from: tosca.nodes.SoftwareComponent
  capabilities:
    icscf_endpoint:
      type: tosca.capabilities.Endpoint
      relationship: tosca.relationships.ConnectTo
      occurrences: [0, UNBOUNDED]  
      description: Connection with one ore more I-CSCF functions 
  requirements:
    hss_endpoint: 
      capability: tosca.capabilities.Endpoint  
      node: att.nodes.ims.HSS
      relationship: tosca.relationships.ConnectsTo