diff options
author | 2019-04-04 12:42:15 +0000 | |
---|---|---|
committer | 2019-04-04 12:42:15 +0000 | |
commit | c5121c5bc5c544eb7be9432913f9099574270cbe (patch) | |
tree | 964022db49256cb5b2c7b6987e9ff9b55cd3aebc /test/mocks/mass-pnf-sim/pnf-sim-lightweight/config | |
parent | b688e6267a5f3557af5ed366d4eee83ab884a854 (diff) |
Fix VES event fields
* timeZoneOffset uses default system timezone
* sourceName and reportingEntityName use the nodename of pnf-sim instance
Change-Id: Idf7f0b8d4a02cb533e81bdf69d5034cd842c3fb8
Issue-ID: DCAEGEN2-1225
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
Diffstat (limited to 'test/mocks/mass-pnf-sim/pnf-sim-lightweight/config')
-rw-r--r-- | test/mocks/mass-pnf-sim/pnf-sim-lightweight/config/netconf.env | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/config/netconf.env b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/config/netconf.env index c4f7b4a80..ef79365ec 100644 --- a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/config/netconf.env +++ b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/config/netconf.env @@ -8,4 +8,3 @@ NETCONF_ADDRESS=localhost NETCONF_PORT=830 NETCONF_MODEL=pnf-simulator NETCONF_MAIN_CONTAINER=config -TZ=Europe/Warsaw |