summaryrefslogtreecommitdiffstats
path: root/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-09-18 09:04:50 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-10-19 11:49:07 +0200
commitc47f40b7c53cd564a401ecf7f56c8fc21dd47738 (patch)
tree69ed1ac2f123e314d54af035fa962aac7eab8055 /nokiav2/deployment/src/main/resources/docker-entrypoint.sh
parent9ad9dd37710f457614ccc060c6263a5919a6489b (diff)
Fix driver startup in OOM
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159 Change-Id: Ibefd567b0f29d84e5d3c5f7cfd7dd5f77fb4dc2b
Diffstat (limited to 'nokiav2/deployment/src/main/resources/docker-entrypoint.sh')
-rwxr-xr-xnokiav2/deployment/src/main/resources/docker-entrypoint.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nokiav2/deployment/src/main/resources/docker-entrypoint.sh b/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
index 79ccd05b..20fa5a5e 100755
--- a/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
+++ b/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
@@ -50,6 +50,7 @@ function configure(){
if [ ! -z "$CONFIGURE" ] ; then
switchLine driverMsbExternalIp $EXTERNAL_IP
switchLine driverVnfmExternalIp $EXTERNAL_IP
+ switchLine externalPort $EXTERNAL_PORT
switchLine messageBusIp $MSB_IP
switchLine vnfmId $VNFM_ID
switchLine ipMap $IP_MAP