X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc%2Fsrc%2Fmain%2Fscripts%2FstartODL.sh;h=6f9bdad214136242c9464a761b31407c6cbd8d09;hb=b703352599826343643cbf8895cca8dce5232c14;hp=e043bc04785256787388922a1405b0505851f7ca;hpb=7ccd7f9a9e1d026d0f989233260d8159d537f832;p=sdnc%2Foam.git diff --git a/installation/sdnc/src/main/scripts/startODL.sh b/installation/sdnc/src/main/scripts/startODL.sh index e043bc04..6f9bdad2 100755 --- a/installation/sdnc/src/main/scripts/startODL.sh +++ b/installation/sdnc/src/main/scripts/startODL.sh @@ -171,8 +171,11 @@ then fi cp /opt/opendaylight/current/certs/* /tmp -cp -r /opt/app/osaaf/local/. /tmp +cp /var/custom-certs/* /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