From 3dcee1f617eb918983bd1431d5f4f492cc5e16c7 Mon Sep 17 00:00:00 2001 From: "jinwei.fan" Date: Tue, 2 Feb 2021 14:20:30 +0800 Subject: [PATCH] Update xapp-descriptor Signed-off-by: jinwei.fan Change-Id: I34f1464c10dbd499ecb550a17c5afb7b27101313 --- xapp-descriptor/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index a27776a..a621e99 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -6,7 +6,7 @@ "name": "xappkpimon", "image": { "registry": "nexus3.o-ran-sc.org:10002", - "name": "o-ran-sc/ric-app-kpimon", + "name": "o-ran-sc/scp-ric-app-kpimon", "tag": "1.0.0" } } @@ -38,4 +38,4 @@ "txMessages": ["RIC_SUB_REQ"], "policies": [] } -} \ No newline at end of file +} -- 2.16.6