Bulk upload changes and music health check apis
[portal.git] / deliveries / .env
index 76f9b62..7325959 100644 (file)
@@ -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=""