Files
tosca-parser/samples/tests/data/test_template_without_requirement.yaml
micafer fe0d9e9934 Validate occurrences in relationships
Check that the number of occurences of the relationships of a template is correct related with the definition of the type.
Also fix other tests that do not pass this new test.

Related-Bug: 2044266
Change-Id: I3dfa56d4e48454983daacc4b210017be1123683a
2025-05-19 05:55:49 +00:00

10 lines
189 B
YAML

tosca_definitions_version: tosca_simple_yaml_1_0
description: >
Webserver without host requirement
topology_template:
node_templates:
webserver:
type: tosca.nodes.WebServer