Fixed CDR_IMAGE_VERSION in portal script 86/70586/1 beijing
authorManoop Talasila <talasila@research.att.com>
Tue, 16 Oct 2018 17:49:26 +0000 (13:49 -0400)
committerManoop Talasila <talasila@research.att.com>
Tue, 16 Oct 2018 17:51:48 +0000 (13:51 -0400)
Wrong Cassandra-Music image version in portal_vm_init.sh

Issue-ID: PORTAL-437
Change-Id: I730110c11fec29a1d041a78d91dc3883cb888742
Signed-off-by: Manoop Talasila <talasila@research.att.com>
boot/portal_vm_init.sh

index 1764005..f7c506d 100755 (executable)
@@ -13,7 +13,7 @@ DOCKER_IMAGE_VERSION=$(cat /opt/config/docker_version.txt)
 # Use "latest" to deploy snapshot images:
 # DOCKER_IMAGE_VERSION=latest
 CLI_DOCKER_VERSION=$(cat /opt/config/cli_docker_version.txt)
-CDR_IMAGE_VERSION=latest
+CDR_IMAGE_VERSION=3.0.0
 ZK_IMAGE_VERSION=3.4
 
 # Refresh configuration and scripts