Add database subsystem definition in the use case of
[parser.git] / tosca2heat / tosca-parser / toscaparser / tests / data / test_no_outputs_in_template.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: >
4     Tosca template for testing a template with no outputs.
5
6 topology_template:
7   inputs:
8
9   node_templates:
10     server:
11       type: tosca.nodes.Compute
12       capabilities:
13         host:      
14           properties:
15             num_cpus: 2