aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/scripts/deploy.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-02-13 18:28:37 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-02-13 18:28:37 -0800
commit808b13d757e29c8e91cca168e39b9157916e46ea (patch)
tree01f4fb1a1835d7f3022ef1c5c885203cb86971f0 /deployment/heat/onap-oom/scripts/deploy.sh
parent56cd8df0aca02a10c99744276f78a545eb20288a (diff)
Minor fixes to deploy scripts
Change-Id: I56d0bb865ec621ae187a0d2008a3962a3913597f Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/scripts/deploy.sh')
-rwxr-xr-xdeployment/heat/onap-oom/scripts/deploy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/scripts/deploy.sh b/deployment/heat/onap-oom/scripts/deploy.sh
index fb5bd03e9..de33b08e0 100755
--- a/deployment/heat/onap-oom/scripts/deploy.sh
+++ b/deployment/heat/onap-oom/scripts/deploy.sh
@@ -10,6 +10,8 @@ if [ "$#" -ne 1 ]; then
fi
ENV_FILE=$1
+source $WORKSPACE/test/ete/scripts/install_openstack_cli.sh
+
for n in $(seq 1 5); do
$WORKSPACE/test/ete/scripts/teardown-onap.sh