X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc%2Fsrc%2Fmain%2Fscripts%2FstartODL.sh;h=47388512dbb429a4bd870d99dd686a33c56066b3;hb=bfb86a07c72262855309b30b1399f3eaab8019c5;hp=f6fa43a84267aa13a3edcf4c75ed26dda988efcb;hpb=3c7bf5bfc3703c4aaf0b713f24b658ce483b56cf;p=sdnc%2Foam.git diff --git a/installation/sdnc/src/main/scripts/startODL.sh b/installation/sdnc/src/main/scripts/startODL.sh index f6fa43a8..47388512 100755 --- a/installation/sdnc/src/main/scripts/startODL.sh +++ b/installation/sdnc/src/main/scripts/startODL.sh @@ -171,7 +171,11 @@ then fi cp /opt/opendaylight/current/certs/* /tmp +cp -r /opt/app/osaaf/local/. /tmp +# Create ODL data log directory (it nornally is created after karaf +# is started, but needs to exist before installCerts.py runs) +mkdir -p /opt/opendaylight/data/log nohup python ${SDNC_BIN}/installCerts.py & exec ${ODL_HOME}/bin/karaf server