Sync the kolla version with the upstream 75/39575/1
authorAlex Yang <yangyang1@zte.com.cn>
Fri, 18 Aug 2017 09:16:46 +0000 (17:16 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Fri, 18 Aug 2017 09:16:46 +0000 (17:16 +0800)
Please see https://review.openstack.org/#/c/494347/ in
openstack/daisycloud-core.

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

index 68a1e78..6e23949 100755 (executable)
@@ -9,7 +9,7 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 imagebranch="ocata"
-imageversion="170621131826"
+imageversion="170811155446"
 imageserver="http://120.24.17.215"
 imagedir="/var/lib/daisy/versionfile/kolla"
 imagename="kolla-image-$imagebranch-$imageversion.tgz"
index 20b3cf4..a092986 100755 (executable)
@@ -13,7 +13,7 @@ TOOLS_PATH=$1
 CACHE_PATH=/home/cache
 
 imagebranch="ocata"
-imageversion="170621131826"
+imageversion="170811155446"
 imageserver="http://120.24.17.215"
 imagename="kolla-image-$imagebranch-$imageversion.tgz"