summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2016-09-12 15:18:21 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-12 15:18:21 +0000
commit77a4e2bc3774ba556175253528da139fd28489d5 (patch)
tree0abe95105c5e978f2a16ba6fb4beca082510e514 /tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml
parentcdb61e542f9e8984831fb034cdd41b781469ae8d (diff)
parent10d501cf6ab7e2e892b4ce8ae4144be3d28df39a (diff)
Merge "Add property of software_config_transport in compute node" into stable/colorado
Diffstat (limited to 'tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml')
-rw-r--r--tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml b/tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml
index da8285e..cb337d1 100644
--- a/tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml
+++ b/tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml
@@ -15,4 +15,5 @@ resources:
image: rhel-6.5-test-image
key_name: {get_param: key_name}
user_data_format: SOFTWARE_CONFIG
+ software_config_transport: POLL_SERVER_HEAT
outputs: {}