Fixed the route for 30000 message type; fixed license at top of write_sdl.cpp which... 01/3801/2 1.0.6
authorRon Shacham <rshacham@research.att.com>
Fri, 22 May 2020 20:54:02 +0000 (16:54 -0400)
committerRon Shacham <rshacham@research.att.com>
Fri, 22 May 2020 21:02:04 +0000 (17:02 -0400)
Signed-off-by: Ron Shacham <rshacham@research.att.com>
Change-Id: I793bebf3f8bb42e8bfa463ce553e4ac10e4e0bcc

assets/bootstrap.rt
container-tag.yaml
test/populatedb/src/write_sdl.cpp
xapp-descriptor/config.json

index afa7a78..bf4717f 100644 (file)
@@ -2,5 +2,5 @@
 
 newrt | start
 mse | 20011 | -1 | service-ricplt-a1mediator-rmr:4562
-mse | 30000 | -1 | service-ricxapp-qpd:4560
+mse | 30000 | -1 | service-ricxapp-qpdriver-rmr.ricxapp.svc.cluster.local:4562
 newrt | end
index 5da5941..ebb2f87 100644 (file)
@@ -1,3 +1,3 @@
 # this is used by CI jobs to apply a tag when it builds the image
 ---
-tag: '1.0.5'
+tag: '1.0.6'
index c31d050..5dbf11d 100644 (file)
@@ -1,5 +1,5 @@
-// vi: ts=4 sw=4 noet:
 
+/*
 # ==================================================================================
 #       Copyright (c) 2020 AT&T Intellectual Property.
 #
@@ -15,7 +15,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 # ==================================================================================
-
+*/
 
 #include <stdio.h>
 #include <string.h>
index 76c5f7d..bb96b65 100644 (file)
@@ -7,7 +7,7 @@
                 "image": {\r
                     "registry": "nexus3.o-ran-sc.org:10002",\r
                     "name": "o-ran-sc/ric-app-ts",\r
-                    "tag": "1.0.5"\r
+                    "tag": "1.0.6"\r
                 }\r
             }\r
         ],\r