Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / containerApplication / normative-types-new-containerApplication.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 node_types: 
3   tosca.nodes.Container.Application:
4     derived_from: tosca.nodes.Root
5     requirements:
6       - host: 
7           capability: tosca.capabilities.Container
8           node: tosca.nodes.Container
9           relationship: tosca.relationships.HostedOn