X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=e644cafd320336e8a02689d01f7bb66da1df71f7;hb=refs%2Fchanges%2F70%2F5770%2F1;hp=5741d6931beef381f77c4a1d2a94ee7f4cb567a6;hpb=e525989b4fe86190faa820cc0a6e2f48ddb65e70;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.json b/config/config-file.json index 5741d69..e644caf 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -38,13 +38,13 @@ "description": "http service" }, { - "name": "rmr-route", + "name": "rmrroute", "container": "ueec", "port": 4561, "description": "rmr route port for ueec" }, { - "name": "rmr-data", + "name": "rmrdata", "container": "ueec", "port": 4560, "maxSize": 2072, @@ -56,6 +56,9 @@ "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",