From: ajay_dp001 Date: Thu, 16 Apr 2020 09:16:19 +0000 (+0530) Subject: InstallCerts.py Script Fails to Execute Successfully X-Git-Tag: 2.0.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Foam.git;a=commitdiff_plain;h=f07d44bb5543518e2c8d64371c76200f3c8e1298 InstallCerts.py Script Fails to Execute Successfully Issue-ID: SDNC-1155 Signed-off-by: ajay_dp001 Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f Former-commit-id: 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)