aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/config/config.json
diff options
context:
space:
mode:
authorbiniek <lukasz.biniek@nokia.com>2019-03-14 12:02:15 +0100
committerbiniek <lukasz.biniek@nokia.com>2019-03-14 12:02:15 +0100
commit892e4c201b0418f8368c18c67dd1d1753f223383 (patch)
treeaf9c72c67c0e67d7b59b9d268b98c2b939369be5 /test/mocks/pnfsimulator/config/config.json
parent90ce3a0e9ce89a9f7348db2ca047d154ba912387 (diff)
Revert removal of ipaddress from config
Change-Id: I8790ad9b2c5248432797619bd42b6fcc75df7cdc Issue-ID: INT-960 Signed-off-by: biniek <lukasz.biniek@nokia.com>
Diffstat (limited to 'test/mocks/pnfsimulator/config/config.json')
-rw-r--r--test/mocks/pnfsimulator/config/config.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/config/config.json b/test/mocks/pnfsimulator/config/config.json
index a536c37db..3b5cd8a60 100644
--- a/test/mocks/pnfsimulator/config/config.json
+++ b/test/mocks/pnfsimulator/config/config.json
@@ -15,6 +15,8 @@
"pnfRegistrationParams": {
"serialNumber": "6061ZW3",
"vendorName": "Nokia",
+ "oamV4IpAddress": "val3",
+ "oamV6IpAddress": "val4",
"unitFamily": "BBU",
"modelNumber": "val6",
"softwareVersion": "val7",