summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/containerApplication/normative-types-new-containerApplication.yml
blob: 8813f26e0411273f23300f9a19106f60a4620353 (plain)
1
2
3
4
5
6
7
8
9
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types: 
  tosca.nodes.Container.Application:
    derived_from: tosca.nodes.Root
    requirements:
      - host: 
          capability: tosca.capabilities.Container
          node: tosca.nodes.Container
          relationship: tosca.relationships.HostedOn