Update image 53/50353/1
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Wed, 10 Jan 2018 12:27:25 +0000 (07:27 -0500)
committerZhijiang Hu <hu.zhijiang@zte.com.cn>
Wed, 10 Jan 2018 12:27:25 +0000 (07:27 -0500)
This fallbacks ODL version to opendaylight-6.3.0-0.1.20171122snap208.el7
trying to solve VM creation error occurred with
opendaylight-6.3.0-0.1.20171211rel2065.el7.

Upstream change is [1]:

[1] https://review.openstack.org/#/c/532487/1

Change-Id: Ia5c70932b98c04beae2bc8464091c0b2f48b9d34
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
code/install_interface_patch.sh
code/makefile_patch.sh

index 70aef47..8243e3a 100755 (executable)
@@ -9,7 +9,7 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 imagebranch="pike"
-imageversion="171226232545"
+imageversion="180110175058"
 imageserver="http://artifacts.opnfv.org/daisy/upstream"
 imagedir="/var/lib/daisy/versionfile/kolla"
 imagename="kolla-image-$imagebranch-$imageversion.tgz"
index 53242f9..eca5e84 100755 (executable)
@@ -13,7 +13,7 @@ TOOLS_PATH=$1
 CACHE_PATH=/home/cache
 
 imagebranch="pike"
-imageversion="171226232545"
+imageversion="180110175058"
 imageserver="http://artifacts.opnfv.org/daisy/upstream"
 imagename="kolla-image-$imagebranch-$imageversion.tgz"