summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_invalid_template_version.yaml
blob: 86dce79c4388744541c93a6ca46318e5f900c27a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tosca_definitions_version: tosca_xyz

description: >
    Test template with an invalid template version.

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