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