X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fconfig.json;fp=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fconfig.json;h=4d614cfb1d613f743b213e1a98d1d7ad4e492557;hp=1934a033ec102a55df7d4575f8f20001315f3a6d;hb=cc4e489a7955506d31fb3f87900a8d1c239bd586;hpb=f57d4764e3f681d216088f07088366a58f9adba3 diff --git a/ntsimulator/deploy/o-ran-ru-fh/config.json b/ntsimulator/deploy/o-ran-ru-fh/config.json index 1934a03..4d614cf 100644 --- a/ntsimulator/deploy/o-ran-ru-fh/config.json +++ b/ntsimulator/deploy/o-ran-ru-fh/config.json @@ -1,7 +1,7 @@ { "container-rules": { "excluded-modules": [], - "excluded-features": [] + "excluded-features": ["o-ran-wg4-features:SUPERVISION-WITH-SESSION-ID"] }, "supervisor-rules": { @@ -12,7 +12,7 @@ "stdout": "log/netopeer-stdout.log", "stderr": "log/netopeer-stderr.log" }, - + "sshd": { "path": "/usr/sbin/sshd", "args": ["-D"], @@ -20,7 +20,7 @@ "stdout": "log/sshd-stdout.log", "stderr": "log/sshd-stderr.log" }, - + "ntsim-network-function": { "path": "/opt/dev/ntsim-ng/ntsim-ng", "args": ["-w/opt/dev/ntsim-ng", "-f"], @@ -53,7 +53,7 @@ "o-ran-shared-cell", "nts-network-function" ], - + "default-list-instances": 2, "custom-list-instances" : [ {"/ietf-interfaces:interfaces/interface": 4} @@ -89,7 +89,7 @@ "severity" : "MAJOR", "date-time" : "$$time$$", "specific-problem" : "Interface Fault", - + "fault-id": "30", "fault-severity" : "MAJOR", "affected-object" : "$$hostname$$", @@ -140,4 +140,4 @@ } ] } -} \ No newline at end of file +}