X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2F.env;h=73259592b885d531966aa198777c54297bc658f7;hb=2845910b34682056c1949f82e39d9205a26554e9;hp=76f9b6206921aeab2e1cb02c8c4a8ebe17da2db9;hpb=0d2d6a5ba5a81b19497f5ce77506c1e7aed7b776;p=portal.git diff --git a/deliveries/.env b/deliveries/.env index 76f9b620..73259592 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -6,13 +6,15 @@ EP_IMG_NAME=onap/portal-app SDK_IMG_NAME=onap/portal-sdk DB_IMG_NAME=onap/portal-db +CDR_IMG_NAME=onap/music/cassandra_music +ZK_IMG_NAME=zookeeper WMS_IMG_NAME=onap/portal-wms # Deployed with portal; built elsewhere CLI_IMG_NAME=onap/cli # This is the first portion of the Docker image tag # that is published to the ONAP registry. -PORTAL_VERSION=2.1 +PORTAL_VERSION=v2.3.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. @@ -24,7 +26,7 @@ WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps # Required settings with default values. # Export shell environment variables on ALL hosts. LOGS_DIR=./logs -PROPS_DIR=./properties_rackspace +PROPS_DIR=./properties_simpledemo # Optional settings with no defaults. EXTRA_HOST_IP=""