From: jinwei.fan Date: Tue, 2 Feb 2021 06:20:30 +0000 (+0800) Subject: Update xapp-descriptor X-Git-Tag: 1.0.1~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=3dcee1f617eb918983bd1431d5f4f492cc5e16c7;p=scp%2Fric-app%2Fkpimon.git Update xapp-descriptor Signed-off-by: jinwei.fan Change-Id: I34f1464c10dbd499ecb550a17c5afb7b27101313 --- 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 +}