From: ajay_dp001 Date: Thu, 16 Apr 2020 09:16:19 +0000 (+0530) Subject: InstallCerts.py Script Fails to Execute Successfully X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c7c339bd298d088bcf1e2c929adb625715836456;p=sdnc%2Foam.git InstallCerts.py Script Fails to Execute Successfully Issue-ID: SDNC-1155 Signed-off-by: ajay_dp001 Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f (cherry picked from commit b703352599826343643cbf8895cca8dce5232c14) --- diff --git a/installation/sdnc/src/main/scripts/startODL.sh b/installation/sdnc/src/main/scripts/startODL.sh index 47388512..6f9bdad2 100755 --- a/installation/sdnc/src/main/scripts/startODL.sh +++ b/installation/sdnc/src/main/scripts/startODL.sh @@ -171,7 +171,7 @@ 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)