diff options
author | QiLiang <liangqi1@huawei.com> | 2016-01-16 01:14:18 +0000 |
---|---|---|
committer | Jun Li <matthew.lijun@huawei.com> | 2016-01-16 02:30:04 +0000 |
commit | 6a0c75d1702e70c67bf4e2141ce8d1c33fa23562 (patch) | |
tree | aa54fbbca64549734e03b6ee8909954efd82effe /utils | |
parent | 493c67de7353b3be302d7c181c38bc7295173283 (diff) |
Add Dockerfile and bootstrap scripts to run rubbos
JIRA: -
Change-Id: Ifc14193ee2d6f0a1f9f5b67a2043ed6640a8b928
Signed-off-by: QiLiang <liangqi1@huawei.com>
(cherry picked from commit 2942272878f99b7a7894f175285ebfeeac788da9)
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/infra_setup/heat_template/HOT_create_instance.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/infra_setup/heat_template/HOT_create_instance.sh b/utils/infra_setup/heat_template/HOT_create_instance.sh index ec5b3666..55198beb 100755 --- a/utils/infra_setup/heat_template/HOT_create_instance.sh +++ b/utils/infra_setup/heat_template/HOT_create_instance.sh @@ -2,8 +2,6 @@ set -x -GERRIT_REFSPEC_DEBUG=$1 - bottlenecks_env_prepare() { echo "Bottlenecks env prepare start $(date)" |