From b4b77932902a99aeecc63cb80cf51c04058b24f4 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Tue, 8 Aug 2017 14:26:17 -0400 Subject: Fix AAI image; fix widget-ms property Correct the DML with app thumbnail image for AAI. Revise widget-ms property initialization.widgetData.url to commonWidgets (was widgetData) Issue: PORTAL-66, PORTAL-67 Change-Id: Iee110f30dbf54f3350c91e880a5b46e746944110 Signed-off-by: Christopher Lott (cl778h) --- deliveries/os_settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deliveries/os_settings.sh') diff --git a/deliveries/os_settings.sh b/deliveries/os_settings.sh index beb43d3e..b05e0a2d 100755 --- a/deliveries/os_settings.sh +++ b/deliveries/os_settings.sh @@ -3,7 +3,7 @@ # These variables are ALSO used in demo/boot/portal_vm_init.sh EP_TAG_NAME=portalapps -EP_IMG_NAME=ep:1610-1 +EP_IMG_NAME=ep:latest EP_CONT_NAME=onap_portal DB_TAG_NAME=portaldb -- cgit 1.2.3-korg