tosca-parser/toscaparser/tests/data/functions/test_concat_invalid.yaml
Sahdev Zala c5151ed2f6 Create concat function and provide validation
Create concat function to validat the concat function specified in the
template.

Change-Id: I25385f6c7555755b5a0cc6913b9fcedaf2559492
Partially-Implements: tosca-intrinsic-functions
2016-03-15 06:30:17 -07:00

9 lines
268 B
YAML

tosca_definitions_version: tosca_simple_yaml_1_0
description: Template for deploying a single server with invalid concat function.
topology_template:
outputs:
invalid_concat_syntax:
description: test concat with invalid syntax.
value: { concat: []}