Update deployment option "integration"
[oam.git] / solution / integration / network / ntsim-ng-o-ru / event-settings.json
diff --git a/solution/integration/network/ntsim-ng-o-ru/event-settings.json b/solution/integration/network/ntsim-ng-o-ru/event-settings.json
new file mode 100644 (file)
index 0000000..ff875de
--- /dev/null
@@ -0,0 +1,27 @@
+{
+    "nts-network-function:network-function": {
+      "fault-generation": {
+        "fault-delay-list": [
+          {
+            "index": 0,
+            "delay-period": 10
+          },
+          {
+            "index": 1,
+            "delay-period": 30
+          }
+        ]
+      },
+      "ves": {
+        "pnf-registration": false,
+        "faults-enabled": false,
+        "heartbeat-period": 0
+      },
+      "netconf": {
+        "faults-enabled": true,
+        "call-home": true
+      },
+      "mount-point-addressing-method": "docker-mapping",
+      "function-type": "NTS_FUNCTION_TYPE_O_RAN_O_RU_FH"
+    }
+  }
\ No newline at end of file