Correct the kolla image version in makefile_patch.sh 69/36469/1
authorAlex Yang <yangyang1@zte.com.cn>
Mon, 26 Jun 2017 03:23:35 +0000 (11:23 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Mon, 26 Jun 2017 03:23:35 +0000 (11:23 +0800)
Makefile_patch.sh is missed in patch 36229.

Change-Id: I8da88a0f8220061b4ad03711c1a52715703dd579
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
code/makefile_patch.sh

index 7d6c79b..20b3cf4 100755 (executable)
@@ -13,7 +13,7 @@ TOOLS_PATH=$1
 CACHE_PATH=/home/cache
 
 imagebranch="ocata"
-imageversion="170420124331"
+imageversion="170621131826"
 imageserver="http://120.24.17.215"
 imagename="kolla-image-$imagebranch-$imageversion.tgz"