aboutsummaryrefslogtreecommitdiffstats
path: root/jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/tests/data/groups/definitions.yaml
blob: 40c1d8b772e80362f9de3a217e8e3629bcf064dc (plain)
1
2
3
4
5
6
7
8
9
10
tosca_definitions_version: tosca_simple_yaml_1_0

group_types:
  mycompany.mytypes.groups.placement:
    description: My company's group type for placing nodes of type Compute
    members: [ tosca.nodes.Compute ]
    metadata:
     type: map
     entry_schema:
       type: string