Additional env needed for e2mgr 1.5.0 and above 42/442/3
authorwrider <lji@research.att.com>
Fri, 28 Jun 2019 20:04:52 +0000 (16:04 -0400)
committerLusheng Ji <lji@research.att.com>
Fri, 28 Jun 2019 20:13:48 +0000 (20:13 +0000)
Changes also needed for the deployment.yaml and values.yaml
files accordingly.  Those are added to the big change of Felix
instead of here to avoid merge conflict.

Change-Id: Ia8770057dc3c0e9bb4c80ed602d05f0d94f5505e
Signed-off-by: wrider <lji@research.att.com>
RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE

index 29f9b4f..5ebf204 100644 (file)
@@ -73,16 +73,17 @@ dbaas:
 e2mgr:
   image:
     name: e2mgr
-    tag: 1.5.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.5.0
+    tag: 1.6.0
   env:
     print: "1"
     RMR_RTG_SVC: "ric-full-rtmgr"