From: sjana Date: Tue, 9 Jun 2020 20:46:36 +0000 (-0400) Subject: Changing static routes X-Git-Tag: 1.0.6^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-app%2Fhw.git;a=commitdiff_plain;h=ddcb3f18bd50f8c04b90068c326e0ab828e20b6b Changing static routes Issue-ID: RICAPP-115 Signed-off-by: sjana Change-Id: I49246ed0eec384e6adcd9b1ba7714c57be2ddd36 --- diff --git a/container-tag.yaml b/container-tag.yaml index fc58593..eef6e88 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # this is used by CI jobs to apply a tag when it builds the image --- -tag: '1.0.5' +tag: '1.0.6' diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bf96134..38bbd7a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,7 +21,7 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2020-06-08 | 1.0.5 | Shraboni Jana | Fifth draft | +| 2020-06-09 | 1.0.6 | Shraboni Jana | Sixth draft | | | | | | +--------------------+--------------------+--------------------+--------------------+ diff --git a/init/config-file.json b/init/config-file.json index b9b23b2..d3dce7f 100644 --- a/init/config-file.json +++ b/init/config-file.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-hw", - "tag": "1.0.5" + "tag": "1.0.6" } } ], diff --git a/init/routes.txt b/init/routes.txt index 02fb39f..c154699 100644 --- a/init/routes.txt +++ b/init/routes.txt @@ -1,13 +1,5 @@ newrt|start -rte|100|127.0.0.1:4560 -rte|101|127.0.0.1:38000 -rte|20010|127.0.0.1:4560 -rte|20011|127.0.0.1:38000 -rte|20012|127.0.0.1:4560 -rte|12010|127.0.0.1:38000 -rte|12011|127.0.0.1:4560 -rte|12012|127.0.0.1:4560 -rte|12020|127.0.0.1:38000 -rte|12021|127.0.0.1:4560 -rte|12022|127.0.0.1:4560 +rte|20011|service-ricplt-a1mediator-rmr.ricplt:4562 +rte|20012|service-ricplt-a1mediator-rmr.ricplt:4562 +rte|12010|service-ricplt-e2term-rmr-alpha.ricplt:38000 newrt|end