0b9da4cbe34bd50cf2c47c183bfe29cc7c3688bb
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: >
4     Tosca template for testing a template with no inputs.
5
6 metadata: test
7
8 topology_template:
9   node_templates:
10     server:
11       type: tosca.nodes.Compute
12       capabilities:
13         host:
14           properties:
15             num_cpus: 2
16
17   outputs: