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