summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_no_outputs_in_template.yaml
blob: 51d42ff5b83d026c2d0d7c0343b5ca5017ecf4ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
tosca_definitions_version: tosca_simple_yaml_1_0

description: >
    Tosca template for testing a template with no outputs.

topology_template:
  inputs:

  node_templates:
    server:
      type: tosca.nodes.Compute
      capabilities:
        host:      
          properties:
            num_cpus: 2