From 9d5ca8b6a6c9e33a5f8318483ad940eb9918819d Mon Sep 17 00:00:00 2001 From: zhangyuanyou Date: Thu, 31 Dec 2015 12:02:15 +0800 Subject: JOID-18 Juju integration with ONOSFW. Change-Id: Iaffdb78ceb5a4c1a57fce3459289c65d6b6a4f42 --- ci/onos/cloud-sh-onos/deploy.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ci/onos/cloud-sh-onos/deploy.sh (limited to 'ci/onos/cloud-sh-onos/deploy.sh') diff --git a/ci/onos/cloud-sh-onos/deploy.sh b/ci/onos/cloud-sh-onos/deploy.sh new file mode 100644 index 00000000..b0a63b6b --- /dev/null +++ b/ci/onos/cloud-sh-onos/deploy.sh @@ -0,0 +1,2 @@ +#!/bin/sh -e +exec ./openstack.sh ./config.sh 2>&1 | tee out.log -- cgit 1.2.3-korg