X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fnetwork%2Fntsim-ng-o-ru%2Fo-ru-11224%2Fconfig.json;h=76ede7ae6a58830b7a559a4b0d9606d2fd7d94ff;hb=62a5ef06900be497ca8b19bbd287ffc4b0a4929b;hp=35071e8de970cd1db298664110cad3b6b767117b;hpb=b5ec030cdef05ca1a89442a34d167373885e667b;p=oam.git diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json b/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json index 35071e8..76ede7a 100644 --- a/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json +++ b/solution/network/ntsim-ng-o-ru/o-ru-11224/config.json @@ -12,7 +12,7 @@ "stdout": "log/netopeer-stdout.log", "stderr": "log/netopeer-stderr.log" }, - + "ntsim-network-function": { "path": "/opt/dev/ntsim-ng/ntsim-ng", "args": ["-w/opt/dev/ntsim-ng", "-f"], @@ -45,7 +45,7 @@ "o-ran-shared-cell", "nts-network-function" ], - + "default-list-instances": 2, "custom-list-instances" : [ {"/ietf-interfaces:interfaces/interface": 4} @@ -59,7 +59,7 @@ }, "datastore-populate-rules": { - "random-generation-enabled": true, + "random-generation-enabled": false, "pre-generated-operational-data": [ "../deploy/data/ietf-hardware-operational.json", @@ -77,11 +77,11 @@ "faults" : [ { "condition" : "Interface Fault", - "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc62", "severity" : "CRITICAL", "date-time" : "$$time$$", "specific-problem" : "Interface Fault", - + "fault-id": "30", "fault-severity" : "CRITICAL", "affected-object" : "$$hostname$$", @@ -91,7 +91,7 @@ { "condition" : "Interface Fault", - "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc62", "severity" : "NORMAL", "date-time" : "$$time$$", "specific-problem" : "Interface Fault", @@ -105,7 +105,7 @@ { "condition" : "C/U-plane logical Connection faulty", - "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc62", "severity" : "CRITICAL", "date-time" : "$$time$$", "specific-problem" : "C/U-plane logical Connection faulty", @@ -119,7 +119,7 @@ { "condition" : "C/U-plane logical Connection faulty", - "object" : "09a95e08-5b53-4734-815f-a9c12300fc64", + "object" : "09a95e08-5b53-4734-815f-a9c12300fc62", "severity" : "NORMAL", "date-time" : "$$time$$", "specific-problem" : "C/U-plane logical Connection faulty", @@ -132,4 +132,4 @@ } ] } -} \ No newline at end of file +}