diff options
author | Rihab Banday <rihab.banday@ericsson.com> | 2021-03-09 15:26:54 +0100 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2021-03-10 15:43:05 +0000 |
commit | 957a0c3538805c05c3cba209b9800bb43202e620 (patch) | |
tree | a27e7110fa906a219231f16ec05c2093d866dcd8 /hw_config/ericsson-pod2/setup_network.sh | |
parent | 0df201b880499e9306986030d460deab794d2934 (diff) |
Updated PDF and IDF for Ericsson Hardware
This change updates the config files for Ericsson POD 1
and removes existing Ericsson POD 2 configuration based
on recent hardware and software updates.
Change-Id: I4d26be681b4d805029e5de9c91f96a7634974990
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72149
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Georg Kunz <georg.kunz@ericsson.com>
Reviewed-by: Michael Pedersen <michaelx.pedersen@intel.com>
Diffstat (limited to 'hw_config/ericsson-pod2/setup_network.sh')
-rwxr-xr-x | hw_config/ericsson-pod2/setup_network.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/hw_config/ericsson-pod2/setup_network.sh b/hw_config/ericsson-pod2/setup_network.sh deleted file mode 100755 index 4696f6b..0000000 --- a/hw_config/ericsson-pod2/setup_network.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# Adapt this script according to your network setup -# TODO Get networking info from PDF & IDF -# TODO Add support in infra engine to update nameserver, etc -# files with correct info - -echo "no additional network setup needed" - |