summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-12-27 17:32:45 -0500
committerZhijiang Hu <hu.zhijiang@zte.com.cn>2017-12-27 17:32:45 -0500
commit11f285bb542624446bfcf033532d6ca286cc2cb5 (patch)
treecf64a00a4b8cc8e08fe1599a315c312096b29cff
parent3e7c69cce5778fbe371b88ec50086997ca6290ff (diff)
update image to 171226232545
Change-Id: I33e00112b556454edbb75f83e7f37499de26b9a8 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
-rwxr-xr-xcode/install_interface_patch.sh2
-rwxr-xr-xcode/makefile_patch.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/code/install_interface_patch.sh b/code/install_interface_patch.sh
index 958047ac..70aef47f 100755
--- a/code/install_interface_patch.sh
+++ b/code/install_interface_patch.sh
@@ -9,7 +9,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
imagebranch="pike"
-imageversion="171124170521"
+imageversion="171226232545"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagedir="/var/lib/daisy/versionfile/kolla"
imagename="kolla-image-$imagebranch-$imageversion.tgz"
diff --git a/code/makefile_patch.sh b/code/makefile_patch.sh
index 60ba1fe3..53242f91 100755
--- a/code/makefile_patch.sh
+++ b/code/makefile_patch.sh
@@ -13,7 +13,7 @@ TOOLS_PATH=$1
CACHE_PATH=/home/cache
imagebranch="pike"
-imageversion="171124170521"
+imageversion="171226232545"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagename="kolla-image-$imagebranch-$imageversion.tgz"