X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=70fd3aed40c7bd0b95e2a71b53a173199894011e;hb=bb554448a2eb866606db0fea7a1d689005569ff4;hp=08a204e65e4b4a5d1e0af67e278762c0d86f3c27;hpb=3602bf801fef17e317cb35a4c710118ec80908b9;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.json b/config/config-file.json index 08a204e..70fd3ae 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -67,13 +67,10 @@ "noFormat": true }, "subscription": { - "subscriptionActive": true, - "functionId": 1, - "plmnId": "310150", - "eNBId": "202251", - "timeout": 5, - "host": "service-ricplt-submgr-http.ricplt:8088", - "clientEndpoint": "service-ricxapp-ueec-http.ricxapp:8080" + "host": "localhost:8088", + "timeout": 2, + "retryCount": 10, + "retryDelay": 5 }, "waitForSdl": false }, @@ -81,12 +78,6 @@ "url": "/ric/v1/metrics", "namespace": "ricxapp" }, - "subscription": { - "host": "localhost:8088", - "timeout": 2, - "retryCount": 10, - "retryDelay": 5 - }, "faults": {}, "measurements": [] }