Merge "New version of the common template. It unifies the naming convention between...
authorLusheng Ji <lji@research.att.com>
Sat, 29 Jun 2019 14:02:51 +0000 (14:02 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Sat, 29 Jun 2019 14:02:51 +0000 (14:02 +0000)
RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE
RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml

index 52751af..4da8da1 100644 (file)
@@ -55,5 +55,8 @@ global:
 dashboard:
   image:
     name:: ric-dash-be
-    tag: 1.0.4
+    tag: 1.0.5
 
+ext:
+  ip:
+    192.168.130.110
index d12ae12..bda371a 100644 (file)
@@ -50,6 +50,12 @@ global:
 #-------------------------------------------------------------------------
 # Platform Components 
 #-------------------------------------------------------------------------
+# A1 Mediator
+a1mediator:
+  image:
+    name: ric-plt-a1
+    tag: 0.8.3
+
 # xApp Manager 
 appmgr:
   image:
@@ -67,16 +73,17 @@ dbaas:
 e2mgr:
   image:
     name: e2mgr
-    tag: 1.0.0
+    tag: 1.6.0
   env:
     RMR_RTG_SVC: "ric-full-rtmgr"
+    RIC_ID: "bbbccc-abcd0e/20"
 
 
 # E2 Termination
 e2term:
   image:
     name: e2
-    tag: 1.0.0
+    tag: 1.6.0
   env:
     print: "1"
     RMR_RTG_SVC: "ric-full-rtmgr"
@@ -86,3 +93,14 @@ rtmgr:
   image:
     name: rtmgr
     tag: 0.0.2
+
+# Subscription Manager
+submgr:
+  image:
+    name: submgr
+    tag: v0.1.0
+
+# the service for redirecting to AUX cluster
+ext:
+  ip:
+    192.168.130.102
index e3a129d..f838483 100644 (file)
@@ -24,7 +24,7 @@ repositoryCred: docker-reg-cred
 dashboard:
   image:
     name: ric-dash-be
-    tag: 1.0.4
+    tag: 1.0.5
   replicaCount: 1
   server:
     # Tomcat listens here
@@ -42,4 +42,4 @@ dashboard:
     e2mgr:
       url:  http://ricplt-entry/e2mgr
     xappmgr:
-      url:  http://ricplt-entry/appmgr
\ No newline at end of file
+      url:  http://ricplt-entry/appmgr