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