Merge "Fix storm image name"

This commit is contained in:
Jenkins 2016-07-22 09:37:06 +00:00 committed by Gerrit Code Review
commit 9e16aad1c5

View File

@ -94,7 +94,7 @@ case $plugin in
;;
storm_1.0.1)
scenario_conf_file="$sahara_templates_path/storm-1.0.1.yaml.mako"
template_image_prefix="storm_1.0.1"
template_image_prefix="storm_1_0_image"
;;
esac