summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2016-07-31 14:39:16 +0800
committershangxdy <shang.xiaodong@zte.com.cn>2016-07-31 14:41:58 +0800
commit1c377c679ba8c8771288788fdffb956cfd9f6f08 (patch)
treee8217661d9d6d98d4cecfa8c18f219a80dcbe411 /tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
parented2f6006158e120159f4422bc626cc0d5fe5cecf (diff)
Use the real yaml file in testcase of system.yaml
As a tester; I want to make sure of the validation of substitution mappings in system chain. So i use the real test yaml file and delete the old. Change-Id: Id3dee02d8af5b221b654a3ee79e28f0ad5b53868 JIRA:PARSER-74 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml')
-rw-r--r--tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml b/tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
index e8e8c8a..77829c6 100644
--- a/tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
+++ b/tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
@@ -8,6 +8,11 @@ node_types:
type: string
server_port:
type: integer
+ attributes:
+ server_ip:
+ type: string
+ server_port:
+ type: integer
requirements:
- receiver1:
node: example.TransactionSubsystem