Set env variable for RMR Source ID 25/4025/1
authorRon Shacham <rshacham@research.att.com>
Mon, 8 Jun 2020 15:02:14 +0000 (11:02 -0400)
committerRon Shacham <rshacham@research.att.com>
Mon, 8 Jun 2020 15:02:14 +0000 (11:02 -0400)
Signed-off-by: Ron Shacham <rshacham@research.att.com>
Change-Id: I27955f3ffe9043334c5b9ce30345ff2e36c739f7

Dockerfile
container-tag.yaml
docs/rel-notes.rst
xapp-descriptor/config.json

index 8c111c7..9571fe6 100644 (file)
@@ -132,6 +132,7 @@ COPY --from=buildenv /playpen/assets/* /data
 # if needed, set RMR vars
 ENV RMR_SEED_RT=/data/bootstrap.rt
 #ENV RMR_RTG_SVC=rm-host:port
+ENV RMR_SRC_ID=service-ricxapp-trafficxapp-rmr.ricxapp:4560
 ENV RMR_VCTL_FILE=/tmp/rmr.v
 RUN echo "2" >/tmp/rmr.v
 
index 81f5b42..f8e7a7f 100644 (file)
@@ -1,3 +1,3 @@
 # this is used by CI jobs to apply a tag when it builds the image
 ---
-tag: '1.0.9'
+tag: '1.0.10'
index cdf6018..340b21c 100644 (file)
@@ -9,6 +9,11 @@
 Traffic Steering xAPP
 =====================
 
+2020 June 8 Version 1.0.10
+----------------------------
+        Set env. variable RMR_SRC_ID to bet K8s RMR Service Host and Port
+
+
 2020 June 2 Version 1.0.9
 ----------------------------
         Fix xapp descriptor to have rmr-data sections instead of rmr-data-in
index 3eef173..30b1591 100644 (file)
@@ -7,7 +7,7 @@
                 "image": {\r
                     "registry": "nexus3.o-ran-sc.org:10004",\r
                     "name": "o-ran-sc/ric-app-ts",\r
-                    "tag": "1.0.9"\r
+                    "tag": "1.0.10"\r
                 }\r
             }\r
         ],\r