commit | 353512dae2033eec4d636fb1d0209bfcd5e8f070 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Wed Jan 30 13:28:48 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Wed Jan 30 15:11:53 2019 -0800 |
tree | 648a285590ea5f19ce8659345f5b99f150b90b7b | |
parent | a9ac2b88d4226f85b32b52cf7ec9235b395e4f8e [diff] [blame] |
Fix Connection problem between eNB and EPC * RRU to NAT: Change REDIS to use `116.0.0.0/24` in database * SPGW-C to SPGW-U: Change SGW-S1U-IP to Dataplane hostname Change-Id: Ic9c5abf447591773de1c4758a5303b5e0edb71de
diff --git a/mcord/mcord-data-plane/templates/dp.yaml b/mcord/mcord-data-plane/templates/dp.yaml index 4bdf14f..53137ce 100644 --- a/mcord/mcord-data-plane/templates/dp.yaml +++ b/mcord/mcord-data-plane/templates/dp.yaml
@@ -81,7 +81,7 @@ command: [ "bash", "-xc"] args: - ifconfig lo down; - ifconfig -a; + ifconfig; . /opt/ngic/config/dp_config.cfg; ./ngic_dataplane $EAL_ARGS -- $APP_ARGS volumeMounts: