From 6bc61ee14197bfb8faaf149c84b457485b5b8c11 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 27 Jul 2016 23:57:05 -0500 Subject: patch not to remove swift API. Change-Id: I32e552b7e42393fc4699010dab19f8547fa6352f Signed-off-by: Narinder Gupta --- ci/deploy.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ci/deploy.sh') diff --git a/ci/deploy.sh b/ci/deploy.sh index a4ef3b2c..4d5596fd 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -160,6 +160,8 @@ deploy check_status echo "...... deployment finished ......." -./openstack.sh "$opnfvsdn" +./openstack.sh "$opnfvsdn" || true +sudo ../juju/get-cloud-images || true +../juju/joid-configure-openstack || true echo "...... finished ......." -- cgit 1.2.3-korg