X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fdev%2Fntsim-ng-o-du%2Fevent-settings.json;fp=solution%2Fdev%2Fntsim-ng-o-du%2Fevent-settings.json;h=108b10a6768b1638007f7aee9e4f45055970ef4e;hb=53d47d4c8f037cb93aee17953879c834c648700f;hp=0000000000000000000000000000000000000000;hpb=86b92e82e31a1c948dbc7c78517978aaee31a0b8;p=oam.git diff --git a/solution/dev/ntsim-ng-o-du/event-settings.json b/solution/dev/ntsim-ng-o-du/event-settings.json new file mode 100644 index 0000000..108b10a --- /dev/null +++ b/solution/dev/ntsim-ng-o-du/event-settings.json @@ -0,0 +1,23 @@ +{ + "nts-network-function:network-function": { + "fault-generation": { + "fault-delay-list": [ + { + "index": 0, + "delay-period": 20 + } + ] + }, + "ves": { + "pnf-registration": true, + "faults-enabled": true, + "heartbeat-period": 120 + }, + "netconf": { + "faults-enabled": false, + "call-home": false + }, + "mount-point-addressing-method": "docker-mapping", + "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_DU" + } + } \ No newline at end of file