X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-descriptor%2Fconfig.json;h=c703bf94240918f9c04489d34c468fd7bb333098;hb=d752846ced79527e6b225d61590ad3bffb61ca68;hp=6335fdd7d80d209a7c3148f676c19a4ed7e691a8;hpb=24ba9644c0e430fe2609e914501a58f5ae9a6dce;p=ric-app%2Fts.git diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index 6335fdd..c703bf9 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -7,18 +7,18 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-ts", - "tag": "1.0.3" + "tag": "1.0.11" } } ], "messaging": { "ports": [ { - "name": "rmr-data-in", + "name": "rmr-data", "container": "trafficxapp", "port": 4560, "rxMessages": [ - "TS_QUE_PREDICTION", + "TS_QOE_PREDICTION", "A1_POLICY_REQ" ], @@ -42,7 +42,7 @@ "TS_UE_LIST" ], "rxMessages": [ - "TS_QUE_PREDICTION", + "TS_QOE_PREDICTION", "A1_POLICY_REQ" ], "policies": [20008]