From 12c8491258ba77da7952f08a22e12a94e7293353 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 16 Feb 2016 20:31:28 -0600 Subject: trying to change the config after install make sure all servies are configures and working fine. Change-Id: I0abc5ea1ddb9dbb29772642e1cf03e3da81a14b0 --- ci/deploy.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ci/deploy.sh') diff --git a/ci/deploy.sh b/ci/deploy.sh index 6005eb1d..bd9e0ce3 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -163,6 +163,11 @@ unitAddress() createopenrc() { + if [ "$opnfvsdn" -eq "onos" ] + ./onos/juju_test_prepare.sh "$opnfvlab" + check_status + fi + mkdir -m 0700 -p cloud controller_address=$(unitAddress keystone 0) -- cgit 1.2.3-korg