X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=437b526c3f32e24cc1c2cd8f8c1220bb2b3ca3e8;hb=413abf5f6de7c1808a2dd716ef52ed586c04d8f6;hp=3dad244599ba1e627a3cec95b8177631da544c33;hpb=b8b191fe31602c53414f8086381aef1a48e8be09;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.json b/config/config-file.json index 3dad244..437b526 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -53,9 +53,12 @@ "maxRetryOnFailure": 5, "rxMessages": ["RIC_SUB_RESP", "RIC_SUB_FAILURE"], "txMessages": ["RIC_SGNB_ADDITION_REQ", "RIC_SGNB_ADDITION_ACK"], - "policies": [], + "policies": [801111, 902222], "description": "rmr data port for ueec" } + ], + "mtypes": [ + {"Name": "abdc", "Id": 1234} ] }, "controls": { @@ -70,7 +73,8 @@ "timeout": 5, "host": "service-ricplt-submgr-http.ricplt:8088", "clientEndpoint": "service-ricxapp-ueec-http.ricxapp:8080" - } + }, + "waitForSdl": false }, "metrics": { "url": "/ric/v1/metrics",