X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Fvstf%2Ftestcase_cfg%2Fvstf_heat_template.yaml;h=67d4c18052aee1f051a00358b513420a44734158;hb=2d9642a33a6a58f53aceba4ff3d6242f191f25f0;hp=a649771fb4e230669116fae53210a00dedaafb56;hpb=03fc400990ea9fcb1d44d3b1ecc2fc83d4ef5d3c;p=bottlenecks.git diff --git a/testsuites/vstf/testcase_cfg/vstf_heat_template.yaml b/testsuites/vstf/testcase_cfg/vstf_heat_template.yaml old mode 100755 new mode 100644 index a649771f..67d4c180 --- a/testsuites/vstf/testcase_cfg/vstf_heat_template.yaml +++ b/testsuites/vstf/testcase_cfg/vstf_heat_template.yaml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + heat_template_version: 2013-05-23 description: > This template is used for creating a new environment on the Openstack Release L , @@ -19,15 +28,15 @@ parameters: image_vstf_manager: type: string description: Name of image to use for servers - default: vstf-manager + default: bottlenecks_vstf_manager image_vstf_tester: type: string description: Name of image to use for servers - default: vstf-tester + default: bottlenecks_vstf_tester image_vstf_target: type: string description: Name of image to use for servers - default: vstf-target + default: bottlenecks_vstf_target #nova flavor-list to query available flavors flavor: type: string