Install ODL Host Key
[appc/deployment.git] / installation / appc / src / main / scripts / startODL.sh
index 8faddb9..9330f96 100644 (file)
@@ -69,6 +69,8 @@ then
        ${SDNC_HOME}/bin/installSdncDb.sh
        echo "Installing APPC database"
        ${APPC_HOME}/bin/installAppcDb.sh
+       echo "Installing ODL Host Key"
+       ${SDNC_HOME}/bin/installOdlHostKey.sh
        echo "Starting OpenDaylight"
        ${ODL_HOME}/bin/start
        echo "Waiting ${SLEEP_TIME} seconds for OpenDaylight to initialize"